CImage:KwdSetDate CImage:KwdSetTime

CImage:KwdSetHistory


The KwdSetHistory method inserts a HISTORY keyword into the image header.

Syntax

CImage:KwdSetHistory( string )

    string is the history string up to 70 characters long.

Remarks

This method inserts into the image header a HISTORY keyword. Multiple history lines are allowed so the keyword string appends the header. The HISTORY keyword usually describes processing steps.

Related Topics

CImage, KwdSetComment