CImage:KwdSetBool CImage:KwdSetDate

CImage:KwdSetComment


The KwdSetBool method inserts a COMMENT keyword into the image header.

Syntax

CImage:KwdSetComment( string )

    string is the comment string up to 70 characters long.

Remarks

This method inserts into the image header a COMMENT keyword. Multiple comments are allowed so the keyword string appends the header. The COMMENT keyword usually describes the image or the acquisition conditions or other such information.

Related Topics

CImage, KwdSetHistory