Functions | |
void | Show_One_Color (const char *type, char *color) |
void | Show_One_Color_By_Index (const char *type, int *index) |
void | Show_One_Color_By_Value (const char *type, char *color_space, float *a, float *b, float *c) |
void | QShow_One_Color (const char *segment, const char *type, char *color) |
void | QShow_One_Color_By_Index (const char *segment, const char *type, int *index) |
void | QShow_One_Color_By_Value (const char *segment, const char *type, char *color_space, float *a, float *b, float *c) |
void | Show_One_Net_Color (const char *type, char *color) |
void | Show_One_Net_Color_By_Index (const char *type, int *index) |
void | Show_One_Net_Color_By_Value (const char *type, char *color_space, float *a, float *b, float *c) |
void | PShow_One_Net_Color (int count, HC_KEY *keys, const char *type, char *color) |
void | PShow_One_Net_Color_By_Index (int count, HC_KEY *keys, const char *type, int *index) |
void | PShow_One_Net_Color_By_Value (int count, HC_KEY *keys, const char *type, char *color_space, float *a, float *b, float *c) |
void | QShow_One_Net_Color (const char *segment, const char *type, char *color) |
void | QShow_One_Net_Color_By_Index (const char *segment, const char *type, int *index) |
void | QShow_One_Net_Color_By_Value (const char *segment, const char *type, char *color_space, float *a, float *b, float *c) |