[][src]Constant opencv::imgcodecs::IMREAD_REDUCED_GRAYSCALE_4

pub const IMREAD_REDUCED_GRAYSCALE_4: i32 = 32;

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