Method

GimpUiColorScaleset_format

Declaration [src]

void
gimp_color_scale_set_format (
  GimpColorScale* scale,
  const Babl* format
)

Description [src]

Changes the color format displayed by the scale.

Parameters

format

Type: Babl

The Babl format represented by scale.

The data is owned by the caller of the function.