hua
01-20-2002, 08:32 PM
I want to draw a polygon on original images without re-draw these images.
It will redraw all images to use this->InvalidateRect(NULL,TRUE).It's not necessary to draw original images, and only draw a polygon on these images.
How can I do?
Thanks!
It will redraw all images to use this->InvalidateRect(NULL,TRUE).It's not necessary to draw original images, and only draw a polygon on these images.
How can I do?
Thanks!