CImage:KwdSetBlank CImage:KwdSetBool

CImage:KwdSetBlankStr


The KwdSetBlank method inserts a blank keyword name and string keyword value into the image header.

Syntax

CImage:KwdSetBlankStr( string )

    string is the string to enter after a blank keyword name.

Remarks

This method inserts into the image header an empty keyword name followed by a string of up to 70 characters. The related KwdSetBlank method sets the entire keyword line to blank.

Related Topics

CImage, KwdSetBlank