"For Mode 3 (make a texture) - the StartColour has 3 components, red multiplier, green multiplier, blue multiplier. These are multiplied by the generated colour to give special effects to the generated texture. For example: 0x010203 would multiply the green component by 1, the blue component by 2 and the red component by 3."
Should read:
"For example: 0x010203 would multiply the blue component by 1, the green component by 2 and the red component by 3."
Should read:
"For example: 0x010203 would multiply the blue component by 1, the green component by 2 and the red component by 3."