PDA

Click to See Complete Forum and Search --> : Picture object


Mad Compie
Sep 25th, 2002, 02:41 PM
Hi guys.

When using

Dim P as Picture

Can I still use the BitBlt API in some way or do I really have to use the PaintPicture method?
I mean, I assign some image to P and I want to stretch this image. How can I do this in a FAST way?