Altrnative to Bitmap.GetPixel

  • Thread starter Thread starter jan.hancic
  • Start date Start date
J

jan.hancic

Hi,

I was playing around the other day trying and I was programing a little
app that reads a image pixel by pixel and stores the color information
to a string, from which I can later generate the picture back...

The problem is that this is quite slow for larger images. So I was
wondering if there is any other library or something that would be
faster at this kind of operations.
 
Back
Top