Returns the truncated value of the fraction.

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

Syntax

C#
public int Truncate()
Visual Basic (Declaration)
Public Function Truncate As Integer
Visual C++
public:
int Truncate()

Return Value

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also