Property Depth
Depth
Gets or sets the bit depth of each element in an output buffer.
[TypeConverter(typeof(DepthConverter))]
public Depth? Depth { get; set; }
Property Value
- Depth?
Remarks
If this property is not specified, the bit depth of output buffers will be OpenCV.Net.Depth.F64.