www.emgu.com/wiki
Read image from a file

Declaration Syntax
public Image(
string fileName
)
Public Sub New ( _
fileName As String _
)
public:
Image(
String^ fileName
)

Parameters
- fileName (String)
- the name of the file that contains the image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)