Create a new Image Map defined by the Rectangle area. The center (0.0, 0.0) of this map is
defined by the center of the rectangle.


- area (Rectangle<(Of <(Double>)>))
[Missing <param name="area"/> documentation for "M:Emgu.CV.Map`2.#ctor(Emgu.CV.Rectangle{System.Double},Emgu.CV.Point2D{System.Double},`0)"]
- resolution (Point2D<(Of <(Double>)>))
- The resolution of x (y), (e.g. a value of 0.5 means each cell in the map is 0.5 unit in x (y) dimension)
- color (TColor)
- The initial color of the map