snark
colour< T > Member List

This is the complete list of members for colour< T >, including all inherited members.

alpha() const colour< T >inline
alpha(T t)colour< T >inline
as() const colour< T >inline
Base typedefcolour< T >
blue() const colour< T >inline
blue(T t)colour< T >inline
brightness() const colour< T >
colour()colour< T >inline
colour(T r, T g, T b, T a=colour_traits< T >::max())colour< T >inline
fromString(const std::string &rgba)colour< T >static
green() const colour< T >inline
green(T t)colour< T >inline
hue() const colour< T >
operator==(const colour &rhs) const colour< T >inline
operator[](std::size_t i) const colour< T >inline
red() const colour< T >inline
red(T t)colour< T >inline
saturation() const colour< T >