[][src]Constant opencv::imgcodecs::IMREAD_REDUCED_GRAYSCALE_8

pub const IMREAD_REDUCED_GRAYSCALE_8: i32 = 64;

If set, always convert image to the single channel grayscale image and the image size reduced 1/8.