Method
GimpUiColorAreaset_color
Declaration [src]
void
gimp_color_area_set_color (
GimpColorArea* area,
const GimpRGB* color
)
Parameters
color
-
Type:
GimpRGB
Pointer to a
GimpRGB
struct that defines the new color.The data is owned by the caller of the function.