Hello everyone!
I want to access the pixels of an image, manipulate them and construct a new image from these manipulated pixels.
I have already grabbed the pixels using the PixelGrabber class. But I am unable to construct an image from pixels. I tried using MemoryImageSource class.
With all the different interfaces and classes for reading and writing images, I am getting confused to use which one
Are there any other ways for accessing the pixels?
Any help in this matter is truly appreciated.
Thanking you all in advance,
With regards,
Sruthi