TiffOptions.YCbCrCoefficients
TiffOptions.YCbCrCoefficients property
Gets or sets the YCbCrCoefficients.
public TiffRational[] YCbCrCoefficients { get; set; }
Property Value
The YCbCrCoefficients.
Exceptions
exception | condition |
---|---|
TiffImageException | Invalid count of rational coefficient values. Must be equal to 3. |
ArgumentNullException | value |
See Also
- class TiffRational
- class TiffOptions
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD