TiffOptions.HalfToneHints

TiffOptions.HalfToneHints property

Gets or sets the halftone hints.

public ushort[] HalfToneHints { get; set; }

Property Value

The halftone hints.

Exceptions

exceptioncondition
ArgumentNullExceptionvalue
ArgumentOutOfRangeExceptionvalue;Halftone hints array length must be equal to 2.

See Also