Gimp.Layer.prototype.get_mode
function get_mode(): Gimp.LayerMode {
// Gjs wrapper for gimp_layer_get_mode()
}
Get the combination mode of the specified layer.
This procedure returns the specified layer's combination mode.
- Returns
The layer combination mode.