2005
Sylvain Foret
Sets the style unit of an image's grid.
This procedure sets the style of an image's grid. It takes the image and the new style as parameters.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_INT | style | The image's grid style { GRID-DOTS (0), GRID-INTERSECTIONS (1), GRID-ON-OFF-DASH (2), GRID-DOUBLE-DASH (3), GRID-SOLID (4) } |
None