TiffOptions.HalfToneHints
TiffOptions.HalfToneHints property
Gets or sets the halftone hints.
public ushort[] HalfToneHints { get; set; }
Property Value
The halftone hints.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | value |
| ArgumentOutOfRangeException | value;Halftone hints array length must be equal to 2. |
See Also
- class TiffOptions
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD