Warning: Cannot modify header information - headers already sent by (output started at /var/www/jonas-eriksen.dk/pic/private/index.php:1) in /var/www/jonas-eriksen.dk/pic/private/index.php on line 215 SetTextColor
SetTextColor
SetTextColor(int r [, int g, int b])
Description
Defines the color used for text. It can be expressed in RGB components or gray scale. The
method can be called before the first page is created and the value is retained from page to
page.
Parameters
r
If g et b are given, red component; if not, indicates the gray level.
Value between 0 and 255.