CImage:IsInteger CImage:IsReal

CImage:IsNumeric


The IsNumeric method returns true if the image has a data type that is either integer or real. See the Mira Data Types table.

Syntax

bResult = CImage:IsNumeric()

Related Topics

CImage, Data Type, IsReal, IsInteger, IsColor