How to open an image in .net and manipulate it pixel by pixel?
Every time I look for something in MSDN I get lost among the millions of classes available and cannot find what I need.
If someone can point me to a class that I can easily open image and then iterate through it manipulating it bitwise that will be great!
I do not need to display it on the screen or something like that.
I found System.Drawing.Image but with this class it does not seem I am able to access directly the pixels.
Thank you a lot.
[.NET] Opening image and manipulating it bit wiseHow to open an image in .net and manipulate it pixel by pixel?
Page 1 of 1
1 Replies - 2330 Views - Last Post: 27 April 2008 - 03:56 AM
Replies To: [.NET] Opening image and manipulating it bit wise
#2
Re: [.NET] Opening image and manipulating it bit wise
Posted 27 April 2008 - 03:56 AM
Progress report: I found System.Drawing.Bitmap that seems the be the right class.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote



|