CImage:ImageType CImage:IsInteger

CImage:IsColor


The IsColor method returns true if the image has a color data type such as "rgb".

Syntax

bResult = CImage:IsColor()

Related Topics

CImage, Data Type, IsNumeric