GetMathErrValStr


The GetMathErrValStr function returns the math error value as a string.

Syntax

sValue GetMathErrVal()

bullet.gif    The returned sValue is a string and can be an rgb value (see Pixel Types).

Remarks

For illegal math operations such as divide by 0, log 0, or 0^0, the returned value is the one assigned to the resultant pixel.

Related Topics

CImage class, SetMathErrVal


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