Thread
:
Scanline in Borland
View Single Post
Jan 5th, 2007, 9:07 AM
#
2
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
You're putting the same pixel in three adjacent places. Presuming it's an RGB or BGR mapped image, that makes some shade of gray. Have a look at the forum's rules, please.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei