GimpUi.ColorScale.prototype.set_channel
function set_channel(channel: GimpUi.ColorSelectorChannel): void {
// Gjs wrapper for gimp_color_scale_set_channel()
}
Changes the color channel displayed by the scale.
- channel
the new color channel
function set_channel(channel: GimpUi.ColorSelectorChannel): void {
// Gjs wrapper for gimp_color_scale_set_channel()
}
Changes the color channel displayed by the scale.
the new color channel