Hello folks,
I have some troubles understanding image 'philosophy'...
DrawImage needs an IMAGE_ID as first parameter,but when we use
functions like CreateImage or GrabImage we pass or get a #image
not the ID of that image.
for exemple if I use GrabImage (1, 2, 0,0,50,50) I guess
I have a new 50x50 image with the number 2 which is part of image
1 but.... what is its ID ? how can I display it using DrawImage?
Ouch !! hope it is clear...
Thks,
ww
