omni::drawing::color::brightness
NAME

omni::drawing::color::brightness

A static member function of omni::drawing::color

#include <omni/drawing/color.hpp>
static float omni::drawing::color::brightness(BitDepth red, BitDepth green, BitDepth blue)

OVERLOADS

float omni::drawing::color::brightness()

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top