Emgu CV Library Documentation
Resolution Property
NamespacesEmgu.CVMap<(Of <(TColor, TDepth>)>)Resolution

www.emgu.com/wiki
The resolution of this map as a 2D point
Declaration Syntax
C#Visual BasicVisual C++
public Point2D<double> Resolution { get; }
Public ReadOnly Property Resolution As Point2D(Of Double)
public:
property Point2D<double>^ Resolution {
	Point2D<double>^ get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)