CImage:IsInteger
The IsInteger method returns true if the image has an integer pixel type, including byte, short, ushort, and long. See the Pixel Types table.
bResult = CImage:IsInteger() |
If
the image has an integer pixel type, this method returns
true.
On
failure, or if the image is not an integer type, this method
returns false.
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2024 Mirametrics,
Inc. All Rights Reserved.