http://www.emgu.com
Depth type
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic DepthType Depth { get; }
Public ReadOnly Property Depth As DepthType
Get
public:
property DepthType Depth {
DepthType get ();
}
member Depth : DepthType with get
Property Value
Type:
DepthType
See Also