1995-1996
Spencer Kimball & Peter Mattis
Translate the layer by the specified offsets.
This procedure translates the layer by the amounts specified in the x and y arguments. These can be negative, and are considered offsets from the current position. This command only works if the layer has been added to an image. All additional layers contained in the image which have the linked flag set to TRUE w ill also be translated by the specified offsets.
unknown
Type | Name | Description |
---|---|---|
PF_LAYER | layer | The layer |
PF_INT | offx | Offset in x direction |
PF_INT | offy | Offset in y direction |
None