VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffSRational Class
Constructors Properties Methods SeeAlso
In This Topic
TiffSRational Class Members
In This Topic
The following tables list the members exposed by TiffSRational.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the denominator of a fraction.
Public PropertyGets the numerator of a fraction.
Public Methods
 NameDescription
Public MethodDetermines whether the specified TiffSRational is equal to the current TiffSRational.
Public MethodReturns a hash code for the current TiffSRational.
Public MethodConverts the numeric value of this instance to its equivalent float representation.
Public MethodConverts the numeric value of this instance to its equivalent string representation.
See Also