Click or drag to resize

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
Syntax
public const ImreadModes Unchanged = -1

Field Value

Type: ImreadModes
See Also