http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Read image from a file
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Image( string fileName ) |
Visual Basic |
---|
Public Sub New ( _ fileName As String _ ) |
Visual C++ |
---|
public: Image( String^ fileName ) |
Parameters
- fileName
- Type: System..::..String
the name of the file that contains the image