Method

GimpUiColorScaleset_color

Declaration [src]

void
gimp_color_scale_set_color (
  GimpColorScale* scale,
  GeglColor* color
)

Description [src]

Changes the color value of the scale.

Parameters

color

Type: GeglColor

The new color.

The data is owned by the caller of the function.