Click or drag to resize

ImreadModesReducedGrayscale8 Field

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

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

Field Value

Type: ImreadModes
See Also