Click or drag to resize

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
Syntax
public const ImreadModes AnyDepth = 2

Field Value

Type: ImreadModes
See Also