Showing changes from revision #1 to #2:
Added | Removed | Changed
The ColourTrans module provides functionality to for choose choosing the most appropriate colour based available, on given the input values of Red, Green and Blue, and the colour depth of the desired Screen Mode.
In ColourTrans addition, ColurTrans also provides an intelligent way to handle colour with sprites, sprites and the font manager, and is the best way to set up colours when printing.
Colour calibration functionality is also supported.
It is recommended that colour routines are be shared between screen and printer devices, devices. and vice-versa. This ensures that code is not duplicated within tasks and reduces code complexity and footprint size.