CImage:KwdSetBool


 KwdSetBool method inserts a boolean T/F keyword into the image header.

Syntax

CImage:KwdSetBool( sKwd, bValue )

bullet.gif    sKwd is the keyword name

bullet.gif    bValue is the boolean value, which may be true or false.

Remarks

This method inserts into the image header a T/F value. if bValue=true, a T character is written to the image header. If the keyword already exists, its value is overwritten by the new value. An example of a boolean valued keyword is the FITS format SIMPLE keyword.

Related Topics

CImage


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.