|  display
 |  Specifies the connection to the X server.
 | 
|  colormap
 |  Specifies the colormap.
 | 
|  color_string
 |  Specifies the color string.
 | 
|  color_exact_return
 |  Returns the color specification parsed from the color string
or parsed from the corresponding string found in a color name database.
 | 
|  color_screen_return
 |  Returns the color that can be reproduced on the screen.
 | 
|  result_format
 |  Specifies the color format for the returned color
specifications (color_screen_return and color_exact_return arguments).
If the format is
XcmsUndefinedFormat
and the color string contains a
numerical color specification,
the specification is returned in the format used in that numerical
color specification.
If the format is
XcmsUndefinedFormat
and the color string contains a color name,
the specification is returned in the format used 
to store the color in the database.
 |