http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Obtain the image from the specific Bitmap
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Image( Bitmap bmp ) |
Visual Basic |
---|
Public Sub New ( _ bmp As Bitmap _ ) |
Visual C++ |
---|
public: Image( Bitmap^ bmp ) |
Parameters
- bmp
- Type: System.Drawing..::..Bitmap
The bitmap which will be converted to the image