Forum Moderators: coopster
I've got a 720x480 image that I'd like to draw some boxes on. At most, I want to draw 5400 boxes being 8x8 each. I've had a look at [uk2.php.net...] but it looks like you have to create a resource, draw the rect, save the resource and then start again.
I may be mistaken by the way! If not, what's the easiest way to say:
- Here's an image, copy it.
- Create 5400 8x8 boxes and set the coords for 8+n, etc...
- Apply those boxes
- Save