1995-1996
Spencer Kimball & Peter Mattis
Returns the offsets for the drawable.
This procedure returns the specified drawable's offsets. This only makes sense if the drawable is a layer since channels are anchored. The offsets of a channel will be returned as 0.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable |
Type | Name | Description |
---|---|---|
PF_INT | offset-x | x offset of drawable |
PF_INT | offset-y | y offset of drawable |