Invert the red and green color values
The first two statements inside the loop in
Listing 4
invert the red and green color values
by subtracting the values from 255.
The third statement in the loop
sets the blue color value to zero.
File: bt.htm
[Next]
[Prev]