FIURational.Truncate Method

FreeImage.NET

FIURationalTruncate 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.FIURational.Truncate"]

See Also