Gimp.Channel.prototype.get_opacity

function get_opacity(): Number(gdouble) {
    // Gjs wrapper for gimp_channel_get_opacity()
}
  

Get the opacity of the specified channel.

This procedure returns the specified channel's opacity.

Returns

The channel opacity.