GimpUi.ColorSelector::set_channel
function vfunc_set_channel(channel: GimpUi.ColorSelectorChannel): void {
}
Sets the channel property of the selector widget.
Changes between displayed channels if this selector instance has the ability to show different channels. This will also update the color model if needed.
- channel
The new channel setting.