I used to know how to do this but I’m a little fuzzy on the details.
Basically I have 2 pictures, each stored in separate variables and I need to take one of them and place it a certain amount of pixels from the top and left inside the other.
I used to know how to do this but I’m a little fuzzy on the details.
Basically I have 2 pictures, each stored in separate variables and I need to take one of them and place it a certain amount of pixels from the top and left inside the other.
The 6th through 9th parameters of drawpicture allow you to specify this.
I don’t remember how to use that either. I’ve been out of the loop for awhile.