GimpUi.ColorSelection.prototype.get_show_alpha
function get_show_alpha(): Boolean {
// Gjs wrapper for gimp_color_selection_get_show_alpha()
}
Returns the selection's @show_alpha property.
- Returns
true if the GimpUi.ColorSelection has alpha controls.