G
Guest
Hello Again,
Here is what I want to do:
I have an image that is 100 px by 100 px
I want to parse each pixel in said image, and store the color of that pixel
in a file
(the reasons for this don't really matter)
Can I parse the image (using a stream?) to get the information I need?
Thanks in advance
Corey
Here is what I want to do:
I have an image that is 100 px by 100 px
I want to parse each pixel in said image, and store the color of that pixel
in a file
(the reasons for this don't really matter)
Can I parse the image (using a stream?) to get the information I need?
Thanks in advance
Corey