ImreadModesUnchanged Field |
http://www.emgu.com
If set, return the loaded image as is (with alpha channel, otherwise it gets cropped).
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ImreadModes Unchanged = -1
Public Const Unchanged As ImreadModes = -1
public:
literal ImreadModes^ Unchanged = -1
static val mutable Unchanged: ImreadModes
Field Value
Type:
ImreadModes
See Also