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.

Syntax

bResult = CImage:IsInteger()

bullet.gif    If the image has an integer pixel type, this method returns true.

bullet.gif    On failure, or if the image is not an integer type, this method returns false.

Related Topics

CImage class

Pixel Types

IsNumeric

IsReal

IsColor


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