SampleFormat
TiffOptions.SampleFormat property
Ruft das Beispielformat ab oder legt es fest.
public TiffSampleFormats[] SampleFormat { get; set; }
Eigentumswert
Das Beispielformat.
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | Wert |
ArgumentOutOfRangeException | value;Die Array-Länge muss der Anzahl der Samples pro Pixel entsprechen. |
Siehe auch
- enum TiffSampleFormats
- class TiffOptions
- namensraum Aspose.Imaging.ImageOptions
- Montage Aspose.Imaging