• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Black and White colors?

snoopdoug1

Platinum Member
Anyone know a way to make a windows xp display black and white instead of in color? I'd want all applications to be black and white as well. I wasn't sure which forum to put this in(os, software, video, etc) so I put it here.
 
Originally posted by: mercanucaribe
Sounds like an office prank... You can do that in the control panels for ATI and nVidia cards.

I looked there, couldn't find it... maybe i need a new driver?

No, it's not for a prank.
 
Set your R, G, and B values to 0 in the color settings of your monitor?

Nevermind, apparently that only works on TVs...
 
We've got a graphics application here at work(internally developed by another group) that doesn't do black and white. So to do black and white we have to read the whole display buffer in, do pixel operations to get it to black+white, then write it back out. The end product is too choppy from this reading/manipulating/writing the buffer... so if we could make the display just black + white we wouldn't have to worry about this 🙂

edit: forgot to mention it's doing all that at 40 hertz... so it's costly 🙂
 
Back
Top