Rational Struct#

Definition#

Namespace: P1.ImageSdk

Representation of a rational number, stored as a fraction More…

public struct Rational

Remarks#

Representation of a rational number, stored as a fraction

Properties#

DecimalValue

Convert this fraction to a double (decimal) form

Methods#