omni::drawing::color::operator<<
NAME

omni::drawing::color::operator<<

A member operator of omni::drawing::color

#include <omni/drawing/color.hpp>
friend std::ostream& omni::drawing::color::operator<<(std::ostream& s, const omni::drawing::color<BitDepth RgbType BitSize>& c)

OVERLOADS

friend std::wostream& omni::drawing::color::operator<<(std::wostream& s, const omni::drawing::color<BitDepth RgbType BitSize>& c)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top