- apply_color
char* apply_color(Color c, const(char)* line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- background_256
char* background_256(rgb_t color, const(char)* line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- foreground_256
char* foreground_256(rgb_t color, const(char)* line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- highlight_256
char* highlight_256(rgb_t color, const(char)* line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- image_to_string
char* image_to_string(const(xcolor_image_t)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- image_to_xterm
xcolor_image_t* image_to_xterm(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xcolor_image_free
void xcolor_image_free(xcolor_image_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- xterm_to_rgb_i
int xterm_to_rgb_i(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D wrappers for the C functions