Returns the truncated value of the fraction.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public int Truncate() |
Visual Basic (Declaration) |
---|
Public Function Truncate As Integer |
Visual C++ |
---|
public: int Truncate() |