Click or drag to resize

ImreadModesReducedGrayscale4 Field

http://www.emgu.com
If set, always convert image to the single channel grayscale image and the image size reduced 1/4.

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

Field Value

Type: ImreadModes
See Also