|
-
Aug 17th, 2007, 03:03 PM
#1
Thread Starter
New Member
[Resolved][2005] Saving color information as a picture
I am writing a program that scans every pixel of a picture. The user will choose the picture they want to use and it will be displayed in a picture box. If the pixel being scaned isn't a certian color(s) specified by the user it will write the color and location of that pixel to a new picture that has the same dimentions as the picture being scaned. Every time another pixel that is not the specified color(s) is scaned it will also be added to the newly created picture which should eventually result in the picture that is being scaned being recreated execpt for the color(s) specified by the user. I also need the user to be able to choose what file type the new picture is.
I can do everything except create a new picture and save to it.
Any help?
Last edited by Tyler121; Aug 17th, 2007 at 05:12 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|