Gimp.Layer.prototype.get_blend_space
function get_blend_space(): Gimp.LayerColorSpace {
// Gjs wrapper for gimp_layer_get_blend_space()
}
Get the blend space of the specified layer.
This procedure returns the specified layer's blend space.
Since 2.10
- Returns
The layer blend space.