ShadeOperator.OutputBitDepth Property
Gets or sets a value specifying the bit depth of the produced rasters.
Syntax
public System.Int32 OutputBitDepth { get; set; }
Property Value
Default: 4
The bit depth of the produced rasters (can only be 1, 2, 4 or 8).
Remarks
Allowed values are 1, 2, 4 and 8.
Platforms
Windows, Linux, Android