Property Depth
Depth
Gets or sets the bit depth of each element in the input array.
[TypeConverter(typeof(DepthConverter))]
public Depth? Depth { get; set; }
Property Value
Remarks
If this property is not specified, the default depth will be automatically selected based on the type of the input array elements.