Results 1 to 3 of 3

Thread: Image Questions!

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2001
    Location
    Perth, Western Australia, Australia
    Posts
    38

    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.

  2. #2
    New Member
    Join Date
    Feb 2002
    Location
    Cardiff, UK
    Posts
    6
    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

  3. #3
    Frenzied Member /\/\isanThr0p's Avatar
    Join Date
    Jul 2000
    Location
    They can't stop us! We're on a misson from God.
    Posts
    1,181
    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
  •  



Click Here to Expand Forum to Full Width