CImage:IsColor


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

Syntax

bResult = CImage:IsColor()

bullet.gif    If the image has a color pixel type, this method returns true.

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

Related Topics

CImage class

Pixel Types

IsNumeric


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