Gimp.Channel.prototype.get_color

function get_color(): Gegl.Color {
    // Gjs wrapper for gimp_channel_get_color()
}
  

Get the compositing color of the specified channel.

This procedure returns the specified channel's compositing color.

Returns

The channel compositing color.