CImage:IsNumeric CImage:Object

CImage:IsReal


The IsReal method returns true if the image has a real data type, including 32 and 64 bit floating point types. See the Mira Data Types table.

Syntax

bResult = CImage:IsReal()

Related Topics

CImage, Data Type, IsInteger, IsNumeric, IsColor