[][src]Constant opencv::videoio::CAP_PROP_CONVERT_RGB

pub const CAP_PROP_CONVERT_RGB: i32 = 16;

Boolean flags indicating whether images should be converted to RGB.
GStreamer note: The flag is ignored in case if custom pipeline is used. It's user responsibility to interpret pipeline output.