Searched refs:COLOR_BGRA2RGB (Results 1 – 5 of 5) sorted by relevance
86 COLOR_BGRA2RGB = COLOR_RGBA2BGR variable in ConvertMode
102 ConvertMode.COLOR_BGRA2RGB: cde.ConvertMode.DE_COLOR_BGRA2RGB,
38 COLOR_BGRA2RGB = COLOR_RGBA2BGR, ///< Convert BGRA image to RGB image. enumerator
150 .value("DE_COLOR_BGRA2RGB", ConvertMode::COLOR_BGRA2RGB) in __anon39cb0f2d1002()
72 …OR_BGRA2BGR, ConvertMode::COLOR_RGBA2RGB, ConvertMode::COLOR_RGBA2BGR, ConvertMode::COLOR_BGRA2RGB, in GetConvertShape()