set_components
Description:
public void set_components (
Value format,
double[] components)
Set the color using the component values as format
.
Parameters:
this |
a Color
|
format |
A Babl pointer
|
components |
The color components.
|
components_length |
The length of the components array
|