|
FontBlendColour | |
FontBlendColour FontIndex, BlendColour | |
Parameters: FontIndex = The index of the font you wish to set the backdrop blend colour of BlendColour = The backdrop colour this font should be blended with |
|
Returns: NONE | |
The FontBlendColour command sets the Font backdrop blend colour. This will only take effect on fonts that use the FontDrawMode 2 rendering methods.. The purpose of this blend mode, is to allow text to appear anti aliased when drawn over the same backdrop colour, without the font render engine having to read the pixels from the backdrop. FACTS: * Not all font types can react to DrawMode changes. See FontDrawMode for more about drawmodes. |
|
Example Source: Download This Example
|
Related Info: | GetFontDrawMode | GetFontHeight | GetFontMaskColour | GetFontName$ | GetFontStatus | GetFontStyle | GetFontType | GetFontWidth | LoadFont | MakeBitmapFont : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |