|
-
Feb 21st, 2002, 11:27 AM
#1
Thread Starter
Member
Image Questions!
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.
-
Feb 21st, 2002, 01:26 PM
#2
New Member
Don't know about the resizing issue, but the rotation is done by performing a matrix on the vectors.
Or the easiest way is if is x,y, is inverted then simply swap the x and y co-orindates when drawing back to the screen
-
Feb 21st, 2002, 02:19 PM
#3
Frenzied Member
well I think on www.ur.co.nz there are tutorials and code on how to do nice filtered resizing.
Sanity is a full time job
Puh das war harter Stoff!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|