Warning: file_put_contents(): Only -1 of 61 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
PDF_setrgbcolor_fill PDF_setrgbcolor PDF PHP Manual PDF_setrgbcolor_stroke (PHP 4, PECL pdflib:1.0-2.1.3) — Set stroke rgb color values [deprecated] Description bool ( resource $p , float $red $g...
Forum und email

PDF_setrgbcolor_stroke

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_setrgbcolor_stroke — Set stroke rgb color values [deprecated]

Description

bool PDF_setrgbcolor_stroke ( resource $p , float $red , float $green , float $blue )

Sets the current stroke color to the supplied RGB values. Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.

This function is deprecated since PDFlib version 4, use PDF_setcolor() instead.