Antiprism 0.23

col_val Member List

This is the complete list of members for col_val, including all inherited members.
check(int i)col_val [inline, static]
col_val(int idx=-2)col_val [inline]
col_val(int red, int green, int blue, int alpha=255)col_val [inline]
col_val(vec3d col)col_val [inline]
col_val(vec4d col)col_val [inline]
col_val(double red, double green, double blue, double alpha=1.0)col_val [inline]
dump(const char *var="", FILE *file=stderr) const col_val
f2i(double f)col_val [inline, static]
from_decvals(vector< double > &vals, char *errmsg=0)col_val
from_intvals(vector< int > &vals, char *errmsg=0)col_val
from_offvals(vector< char * > &vals, char *errmsg=0, int *col_type=0)col_val
get_hsla() const col_val
get_hsva() const col_val
get_idx() const col_val [inline]
get_long() const col_val [inline]
get_trans() const col_val [inline]
get_transd() const col_val [inline]
get_vec3d() const col_val [inline]
get_vec4d() const col_val [inline]
i2f(int i)col_val [inline, static]
in_range(int r, int g, int b, int a)col_val [inline, static]
invisiblecol_val [static]
is_def() const col_val [inline]
is_idx() const col_val [inline]
is_inv() const col_val [inline]
is_set() const col_val [inline]
is_val() const col_val [inline]
operator!=(col_val c) const col_val [inline]
operator==(col_val c) const col_val
operator[](int i) const col_val [inline]
read(char *col_str, char *errmsg=0)col_val
read_colorname(char *str, char *errmsg=0, bool as_index=false)col_val
read_decvals(vector< char * > &vals, char *errmsg=0)col_val
read_decvals(char *str, char *errmsg=0)col_val
read_hexvals(char *str, char *errmsg=0)col_val
read_hsva_vals(char *str, char *errmsg=0)col_val
read_intvals(vector< char * > &vals, char *errmsg=0)col_val
read_intvals(char *str, char *errmsg=0)col_val
set_brightness(double brt_val, col_val col=col_val())col_val
set_complement(col_val col=col_val())col_val
set_hsla(double hue, double sat, double lum, double alpha=1.0)col_val
set_hsla(const vec4d &hsla)col_val
set_hsva(double hue, double sat, double val, double alpha=1.0)col_val
set_hsva(const vec4d &hsva)col_val
set_idx(int idx=-2)col_val [inline]
set_rgba(int red, int green, int blue, int alpha=255)col_val [inline]
set_rgba(double red, double green, double blue, double alpha=1.0)col_val [inline]
unset()col_val [inline]