Results 1 to 3 of 3

Thread: high quality rotation? anyone knows how to do it?

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    high quality rotation? anyone knows how to do it?

    If you rotate an image with GDI+ you lose some quality. The edges especially look crooked and weird. I don't really think there is a way to fix this using .NET classes. But does anyone know any other ways?
    Here's a comparison between .NET's and a good rotation (done with photoshop elements):
    .NET


    photoshop



    Is there a technique for refining the quality? cuz if I know the name then maybe I can research a bit better
    Last edited by MrPolite; Apr 11th, 2004 at 07:02 PM.
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    ignore this

    ignore this
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    ok apparently it's called "rotation by shear"...
    anyone wants to give me ideas, formulas, etc? I don;t like the sutff I see on Google
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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