TiffSRational class

TiffSRational class

The tiff rational type.

The TiffSRational type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the TiffSRational class.
initInitializes a new instance of the TiffRational class.
initInitializes a new instance of the TiffSRational class.

Properties

PropertyDescription
denominatorGets the denominator.
nominatorGets the nominator.
valueGets the float value.
value_dGets the double value.
EPSILONThe epsilon for fraction calculation

Methods

MethodDescription
approximate_fractionApproximates the provided value to a fraction.
approximate_fractionApproximates the provided value to a fraction.
approximate_fractionApproximates the provided value to a fraction.
approximate_fractionApproximates the provided value to a fraction.

See Also