Emgu CV Library Documentation
CvDepth Property
NamespacesEmgu.CVImage<(Of <(TColor, TDepth>)>)CvDepth

www.emgu.com/wiki
Get the equivalent opencv depth type for this image
Declaration Syntax
C#Visual BasicVisual C++
public static IPL_DEPTH CvDepth { get; }
Public Shared ReadOnly Property CvDepth As IPL_DEPTH
public:
static property IPL_DEPTH CvDepth {
	IPL_DEPTH get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)