Results 1 to 2 of 2

Thread: Faster per Pixel Bitmap Reading

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2011
    Posts
    15

    Faster per Pixel Bitmap Reading

    Hello, I am trying to make an application that can do effects to images but the problem is when I use large photos its takes a very very long time. I am reading it per pixel with bitmap's GetPixel and SetPixel methods. Is there anyway to make this process faster without using C# or C++?

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    25,466

    Re: Faster per Pixel Bitmap Reading


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