neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::hsv_color Member List

This is the complete list of members for neogfx::hsv_color, including all inherited members.

alpha() constneogfx::hsv_color
brighter(double aDelta) constneogfx::hsv_color
brighter(double aCoeffecient, double aDelta) constneogfx::hsv_color
brightness() constneogfx::hsv_color
from_rgb(scalar aRed, scalar aGreen, scalar aBlue, scalar aAlpha=1.0)neogfx::hsv_colorstatic
from_rgb(const basic_rgb_color< ColorSpace, BaseComponent, ViewComponent, Derived > &aColor)neogfx::hsv_colorinlinestatic
hsv_color()neogfx::hsv_color
hsv_color(double aHue, double aSaturation, double aValue, double aAlpha=1.0)neogfx::hsv_color
hsv_color(const basic_rgb_color< ColorSpace, BaseComponent, ViewComponent, Derived > &aColor)neogfx::hsv_colorinline
hue() constneogfx::hsv_color
hue_undefined() constneogfx::hsv_color
operator!=(const hsv_color &aOther) constneogfx::hsv_color
operator<(const hsv_color &aOther) constneogfx::hsv_color
operator==(const hsv_color &aOther) constneogfx::hsv_color
saturation() constneogfx::hsv_color
set_alpha(double aAlpha)neogfx::hsv_color
set_brightness(double aBrightness)neogfx::hsv_color
set_hue(double aHue)neogfx::hsv_color
set_saturation(double aSaturation)neogfx::hsv_color
set_value(double aValue)neogfx::hsv_color
to_rgb(scalar &aRed, scalar &aGreen, scalar &aBlue, scalar &aAlpha) constneogfx::hsv_color
to_rgb() constneogfx::hsv_colorinline
undefined_hue()neogfx::hsv_colorstatic
value() constneogfx::hsv_color
with_brightness(double aNewLightness) constneogfx::hsv_color
with_hue(double aNewHue) constneogfx::hsv_color
with_saturation(double aNewSaturation) constneogfx::hsv_color
with_value(double aNewValue) constneogfx::hsv_color