FIURational.IsInteger Property

FreeImage.NET

FIURationalIsInteger Property
Returns whether the fraction is representing an integer value.

Namespace: FreeImageAPI
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public bool IsInteger { get; }

Property Value

Type: Boolean
See Also