gimp-image-remove-layer

Spencer Kimball & Peter Mattis

Description

Remove the specified layer from the image.

Help

This procedure removes the specified layer from the image. If the layer doesn't exist, an error is returned. If there are no layers left in the image, this call will fail. If this layer is the last layer remaining, the image will become empty and have no active layer.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
PF_LAYER layer The layer

Return

None