FIRational.Truncate Method

FreeImage.NET

FIRationalTruncate Method
Returns the truncated value of the fraction.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public int Truncate()

Return Value

Type: Int32

[Missing <returns> documentation for "M:FreeImageAPI.FIRational.Truncate"]

See Also