2005
Sylvain Foret
Gets the offset of an image's grid.
This procedure retrieves the horizontal and vertical offset of an image's grid. It takes the image as parameter.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
Type | Name | Description |
---|---|---|
PF_FLOAT | xoffset | The image's grid horizontal offset |
PF_FLOAT | yoffset | The image's grid vertical offset |