ImreadModesAnyDepth Field |
http://www.emgu.com
If set, return 16-bit/32-bit image when the input has the corresponding depth, otherwise convert it to 8-bit.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const ImreadModes AnyDepth = 2
Public Const AnyDepth As ImreadModes = 2
public:
literal ImreadModes^ AnyDepth = 2
static val mutable AnyDepth: ImreadModes
Field Value
Type:
ImreadModes
See Also