[][src]Constant opencv::imgcodecs::IMREAD_ANYDEPTH

pub const IMREAD_ANYDEPTH: i32 = 2;

If set, return 16-bit/32-bit image when the input has the corresponding depth, otherwise convert it to 8-bit.