cv3.opt.set_rgb

cv3.opt.set_rgb()[source]

Set the color format to RGB.

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