NAME
A member function of omni::drawing::color
OVERLOADS
omni::drawing::color::set_rgba
A member function of omni::drawing::color
#include <omni/drawing/color.hpp>void omni::drawing::color::set_rgba(BitDepth r, BitDepth g, BitDepth b, BitDepth a)OVERLOADS
void omni::drawing::color::set_rgba(RgbType rgba)