|
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 class
KwdSetBlank
Mira Pro x64 Script User's Guide, v.8.76 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.
|