Results 1 to 40 of 41

Thread: *RESOLVED* Cant resize an image "correctly"

Threaded View

  1. #1

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

    Thumbs up *RESOLVED* Cant resize an image "correctly"

    I dont get this, when I resize an image, .NET modifies the image and "smooths" it. I dont want it to do so!
    This is a small picture, resized with my app and with mspaint, see the difference:



    I want my program to resize the image just like MS Paint would do it. Right now, when I resize the picturebox, .NET makes the image smooth or whatever, you can see. How can I do what mspaint does?
    I tried the DrawImage class and I also tried to resize the image by setting the sizeMode to stretch. Both work the same way

    help plz
    Attached Images Attached Images  
    Last edited by MrPolite; Sep 26th, 2002 at 03:30 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!!

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