Gimp.DrawableFilter.prototype.set_blend_mode

function set_blend_mode(mode: Gimp.LayerMode): void {
    // Gjs wrapper for gimp_drawable_filter_set_blend_mode()
}
  

This procedure sets the blend mode of filter.

The change is not synced immediately with the core application. Use [method@Gimp.Drawable.update] to trigger an actual update.

Since 3.0

mode

blend mode.