TiffStreamReader.ReadRational
TiffStreamReader.ReadRational method
Read a single rational number value from the stream.
public TiffRational ReadRational(long position)
Parameter | Type | Description |
---|---|---|
position | Int64 | The position to read from. |
Return Value
The rational number.
See Also
- class TiffRational
- class TiffStreamReader
- namespace Aspose.PSD.FileFormats.Tiff.FileManagement
- assembly Aspose.PSD