Click or drag to resize

ImageTColor, TDepth Constructor (String)

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

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public Image(
	string fileName
)

Parameters

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