Hello there, I have a few questions reguarding image resizing and rotation.

Currently I have a program which grabs images from 1600x1200, and larger resolutions, and changes them to around 200x250. One problem I am having is the major distortion occuring to the images quality, I have tried using both StrechBit with BLACKONWHITE, and PaintPicture. I am wondering if there is a way for me to get better image quality. Maybe a BiCubic Algorythm or something.

Next I am wondering if its possible to rotate the picture in the picture box. becase all my images are on their side, and id rather them be the correct way up.

If anyone is able to help be I would greatly appreciate it.