Click or drag to resize

ImreadModesGrayscale Field

http://www.emgu.com
If set, always convert image to the single channel grayscale image.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const ImreadModes Grayscale = 0

Field Value

Type: ImreadModes
See Also