Represents the smallest positive FIRational value greater than zero. This field is constant.

Namespace:  FreeImageAPI
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public static readonly FIRational Epsilon
Visual Basic (Declaration)
Public Shared ReadOnly Epsilon As FIRational
Visual C++
public:
static initonly FIRational Epsilon

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also