CImage:IsNumeric


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

Syntax

bResult = CImage:IsNumeric()

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

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

Related Topics

CImage class

Pixel Types

IsReal

IsInteger

IsColor


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