ImreadModesLoadGdal Field |
http://www.emgu.com
If set, use the gdal driver for loading the image.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ImreadModes LoadGdal = 8
Public Const LoadGdal As ImreadModes = 8
public:
literal ImreadModes^ LoadGdal = 8
static val mutable LoadGdal: ImreadModes
Field Value
Type:
ImreadModes
See Also