1995-1996
Spencer Kimball & Peter Mattis
Remove the specified layer from the image.
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.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_LAYER | layer | The layer |
None