ImreadModesReducedColor2 Field |
http://www.emgu.com
If set, always convert image to the 3 channel BGR color image and the image size reduced 1/2.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ImreadModes ReducedColor2 = 17
Public Const ReducedColor2 As ImreadModes = 17
public:
literal ImreadModes^ ReducedColor2 = 17
static val mutable ReducedColor2: ImreadModes
Field Value
Type:
ImreadModes
See Also