Gimp.Layer.prototype.get_lock_alpha
function get_lock_alpha(): Boolean {
// Gjs wrapper for gimp_layer_get_lock_alpha()
}
Get the lock alpha channel setting of the specified layer.
This procedure returns the specified layer's lock alpha channel setting.
- Returns
The layer's lock alpha channel setting.