Gimp.Layer.prototype.get_composite_mode

function get_composite_mode(): Gimp.LayerCompositeMode {
    // Gjs wrapper for gimp_layer_get_composite_mode()
}
  

Get the composite mode of the specified layer.

This procedure returns the specified layer's composite mode.

Since 2.10

Returns

The layer composite mode.