Hi guys.

When using
Code:
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?