Click or drag to resize

ImageTColor, TDepth Constructor (String)

http://www.emgu.com
Read image from a file

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public Image(
	string fileName
)

Parameters

fileName
Type: SystemString
the name of the file that contains the image
See Also