cv3.opt.set_bgr

cv3.opt.set_bgr()[source]

Set the color format to BGR.

This function sets the global RGB flag to False, indicating that color values should be interpreted as BGR rather than RGB.