TiffStreamReader.ReadRationalArray
TiffStreamReader.ReadRationalArray method
Lit un tableau de valeurs rationnelles à partir du flux.
public TiffRational[] ReadRationalArray(long position, long count)
Paramètre | Taper | La description |
---|---|---|
position | Int64 | La position à partir de laquelle lire. |
count | Int64 | Les éléments comptent. |
Return_Value
Le tableau des valeurs rationnelles.
Exceptions
exception | condition |
---|---|
ArgumentOutOfRangeException | count; Attendu un nombre positif. |
Voir également
- class TiffRational
- class TiffStreamReader
- espace de noms Aspose.PSD.FileFormats.Tiff.FileManagement
- Assemblée Aspose.PSD