CImage:IsReal


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

Syntax

bResult = CImage:IsReal()

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

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

Related Topics

CImage class

Pixel Types

IsInteger

IsNumeric

IsColor


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