VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffRational Class
Constructors Properties Methods SeeAlso
In This Topic
    TiffRational Class Members
    In This Topic
    The following tables list the members exposed by TiffRational.
    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 TiffRational is equal to the current TiffRational.
    Public MethodReturns a hash code for the current TiffRational.
    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