TiffOptions.Depth

TiffOptions.Depth property

Gets or sets the color depth.

public ColorDepth Depth { get; set; }

Property Value

The color depth.

Remarks

Default value is ColorDepth.Default

See Also