[This is preliminary documentation and is subject to change.]
Get a copy of the map in the specific area
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
public Map<TColor, TDepth> Copy( RectangleF area )
Public Function Copy ( _ area As RectangleF _ ) As Map(Of TColor, TDepth)
public: Map<TColor, TDepth>^ Copy( RectangleF area )
Parameters
- area
- RectangleF
the area of the map to be retrieve