Hi guys.
When using
Can I still use the BitBlt API in some way or do I really have to use the PaintPicture method?Code:Dim P as Picture
I mean, I assign some image to P and I want to stretch this image. How can I do this in a FAST way?
Printable View
Hi guys.
When using
Can I still use the BitBlt API in some way or do I really have to use the PaintPicture method?Code:Dim P as Picture
I mean, I assign some image to P and I want to stretch this image. How can I do this in a FAST way?