omni::drawing::color::operator>
NAME

omni::drawing::color::operator>

A member operator of omni::drawing::color

#include <omni/drawing/color.hpp>
bool omni::drawing::color::operator>(const omni::drawing::color<BitDepth, RgbType, BitSize>& val)


OVERLOADS

bool omni::drawing::color::operator>(RgbType val)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top