merge


Description:

[ Version ( since = "2.10.14" ) ]
public unowned Layer merge ()

Merge the passed group layer's layers into one normal layer.

This procedure combines the layers of the passed group layer into a single normal layer, replacing the group. The group layer is expected to be attached to an image.

Parameters:

this

The group layer to merge.

Returns:

The resulting layer.