http://www.emgu.com
Depth type
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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