Next: , Previous: Modifying Colors, Up: Color Reference


16.5 Showing

const function: void show ([string text = ""])

Prints information about the Color to standard output. If text is not the empty string, prints text on a line of its own. Otherwise, it prints “Color:”. Then it prints name, use_name, red_part, green_part, and blue_part.