TiffOptions.YCbCrSubsampling
TiffOptions.YCbCrSubsampling property
Gets or sets the subsampling factors for YCbCr photometric.
public ushort[] YCbCrSubsampling { get; set; }
Property Value
The subsampling factors for YCbCr photometric.
Exceptions
exception | condition |
---|---|
TiffImageException | Invalid field length. YCbCrSubsampling field must contain two values. |
ArgumentNullException | value |
See Also
- class TiffOptions
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD