GimpUi.ColorScale.prototype.set_format
function set_format(format: Babl.Object): void {
// Gjs wrapper for gimp_color_scale_set_format()
}
Changes the color format displayed by the scale.
- format
the Babl format represented by scale.
function set_format(format: Babl.Object): void {
// Gjs wrapper for gimp_color_scale_set_format()
}
Changes the color format displayed by the scale.
the Babl format represented by scale.