[ 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.
| this |
The group layer to merge. |
|
The resulting layer. |