GetMathErrVal GetViewportSize

GetMathErrValStr


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

Syntax

sValue GetMathErrVal()

    The returned sValue is a string and can be an rgb value (see Data 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, SetMathErrVal