Gimp.DrawableFilter.prototype.get_blend_mode

function get_blend_mode(): Gimp.LayerMode {
    // Gjs wrapper for gimp_drawable_filter_get_blend_mode()
}
  

Get the blending mode of the specified filter.

This procedure returns the specified filter's mode.

Since 3.0

Returns

The effect blending mode.