omni::drawing::color::equals
NAME

omni::drawing::color::equals

A member function of omni::drawing::color

#include <omni/drawing/color.hpp>
bool omni::drawing::color::equals(BitDepth r, BitDepth g, BitDepth b)

OVERLOADS

bool omni::drawing::color::equals(BitDepth r, BitDepth g, BitDepth b, BitDepth a)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top