GimpUi.ColorSelector.prototype.get_channel
function get_channel(): GimpUi.ColorSelectorChannel {
// Gjs wrapper for gimp_color_selector_get_channel()
}
Returns the selector's current channel.
Since 2.10
- Returns
The GimpUi.ColorSelectorChannel currently shown by the selector.