Current Version: 1.0.33
Project Name: csspp
csspp::color Member List

This is the complete list of members for csspp::color, including all inherited members.

adjust_hue(float hue)csspp::color
adjust_lightness(float change)csspp::color
adjust_saturation(float change)csspp::color
f_alphacsspp::colorprivate
f_bluecsspp::colorprivate
f_greencsspp::colorprivate
f_redcsspp::colorprivate
get_color() constcsspp::color
get_color(color_component_t &red, color_component_t &green, color_component_t &blue, color_component_t &alpha) constcsspp::color
get_hsl(color_component_t &hue, color_component_t &saturation, color_component_t &lightness, color_component_t &alpha) constcsspp::color
is_solid() constcsspp::color
is_transparent() constcsspp::color
set_color(rgba_color_t const rgba)csspp::color
set_color(byte_component_t red, byte_component_t green, byte_component_t blue, byte_component_t alpha)csspp::color
set_color(unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha)csspp::color
set_color(int red, int green, int blue, int alpha)csspp::color
set_color(color_component_t red, color_component_t green, color_component_t blue, color_component_t alpha)csspp::color
set_color(double red, double green, double blue, double alpha)csspp::color
set_color(std::string const &name, bool name_only)csspp::color
set_hsl(color_component_t h, color_component_t s, color_component_t l, color_component_t alpha)csspp::color
to_string() constcsspp::color

Documentation of CSS Preprocessor.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.