http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Get a copy of the map in the specific area
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Map<TColor, TDepth> Copy( RectangleF area ) |
Visual Basic |
---|
Public Function Copy ( _ area As RectangleF _ ) As Map(Of TColor, TDepth) |
Visual C++ |
---|
public: Map<TColor, TDepth>^ Copy( RectangleF area ) |
Parameters
- area
- Type: System.Drawing..::..RectangleF
the area of the map to be retrieve