FIURational.Denominator Property

FreeImage.NET

FIURationalDenominator Property
The denominator of the fraction.

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

Property Value

Type: UInt32
See Also