CImage:IsColor CImage:IsNumeric

CImage:IsInteger


The IsInteger method returns true if the image has an integer data type, including byte, short, ushort, and long. See the Mira Data Types table.

Syntax

bResult = CImage:IsInteger()

Related Topics

CImage, Data Type, IsNumeric, IsReal, IsColor