2011
Michael Natterer
Find a layer with a given name in an image.
This procedure returns the layer with the given name in the specified image.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_VALUE | name | The name of the layer to find |
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer with the specified name |