- Jan 8, 2002
- 2,164
- 0
- 76
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.
The reason I need to do this is because 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: 2Xtreme21 found this... looks to be impossible link
The reason I need to do this is because 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: 2Xtreme21 found this... looks to be impossible link