ImreadModesReducedColor4 Field |
http://www.emgu.com
If set, always convert image to the 3 channel BGR color 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
Syntaxpublic const ImreadModes ReducedColor4 = 33
Public Const ReducedColor4 As ImreadModes = 33
public:
literal ImreadModes^ ReducedColor4 = 33
static val mutable ReducedColor4: ImreadModes
Field Value
Type:
ImreadModes
See Also