Windows Develop Bookmark and Share   
 index > Windows Forms General > Color Blindness
 

Color Blindness

Hi all,

I am trying to make a program for color blind people. I was wondering how to do this. I want it so that where ever the user points their cursor my program will tell them what color they are pointing at. How would I do this? I do not have a clue right now, so any help would be great. Thanks!
GGCO  Saturday, March 01, 2008 6:45 PM
check out my code on http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2926986&SiteID=1 .to get the pixel ..color for a point on screen ...

for telling the user what color it is ... use texttospeech library in c#
try this http://www.bestfreewaredownload.com/freeware/t-free-texttowav-freeware-myvhxfaz.html
Praveen K. Jha  Saturday, March 01, 2008 7:05 PM
check out my code on http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2926986&SiteID=1 .to get the pixel ..color for a point on screen ...

for telling the user what color it is ... use texttospeech library in c#
try this http://www.bestfreewaredownload.com/freeware/t-free-texttowav-freeware-myvhxfaz.html
Praveen K. Jha  Saturday, March 01, 2008 7:05 PM
check out my code on http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2926986&SiteID=1 .to get the pixel ..color for a point on screen ...

for telling the user what color it is ... use texttospeech library in c#
try this http://www.bestfreewaredownload.com/freeware/t-free-texttowav-freeware-myvhxfaz.html

but you will have to assign values to colors .. that we get from getpixel ..
Praveen K. Jha  Saturday, March 01, 2008 7:08 PM

You can use google to search for other answers

Custom Search

More Threads

• Editing XML file
• Binding Navigator Problem
• httpwebrequest
• baseManager
• ping results as a bitmap
• Controls are falling off due to Vista's thicker window borders
• Slow textbox typing
• Updating Ownerdraw Listbox When Objects Are Modified
• Doubt on how to implement comboxes in a datagridview column.
• I would like to select a particular text as bold