4.53.2.1.12. saveToOffset() | Table of Contents | 4.53.2.1.14. setFGColor() |
procedure setBGColor(red, green, blue, alpha:uInt8);Remarks:
Sets the red, green, blue values for the background colour of the font. If the background colour is the same as the transparent colour of the surface then only the foreground colour will be used. The alpha field will be encoded into the pixel and will only have an effect if blending is enabled in the destination surface.
The red, green, and blue values are with a range of 0..255, where 0 is minimum and 255 is maximum.
See also:4.53.2.1.12. saveToOffset() | Table of Contents | 4.53.2.1.14. setFGColor() |