2005
Sylvain Foret
Gets the spacing of an image's grid.
This procedure retrieves the horizontal and vertical spacing 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 | xspacing | The image's grid horizontal spacing |
PF_FLOAT | yspacing | The image's grid vertical spacing |