PRINTMODE
Revision as of 21:21, 5 September 2009 by imported>Clippy
The _PRINTMODE statement sets the font printing mode on a background image.
Syntax: _PRINTMODE mode[,image_handle]
- One of 3 modes is mandatory when using this statement.
- If the image handle is omitted it will use the current destination image background.
Print Modes:
- _KEEPBACKGROUND
- _ONLYBACKGROUND
- _FILLBACKGROUND
See also: _LOADFONT, _NEWIMAGE, _PRINTMODE (function)