suche nach in der

PDF_setrgbcolor> <PDF_setrgbcolor_fill
Last updated: Fri, 18 May 2012

view this page in

PDF_setrgbcolor_stroke

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setrgbcolor_strokeSetzt Zeichenfarbe in RGB [veraltet]

Beschreibung

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

Setzt die aktuelle Zeichenfarbe auf die übergebenen RGB-Werte. Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Diese Funktion ist seit PDFlib Version 4 veraltet, verwenden Sie stattdessen die Funktion PDF_setcolor().



add a note add a note User Contributed Notes
PDF_setrgbcolor_stroke
There are no user contributed notes for this page.

PDF_setrgbcolor> <PDF_setrgbcolor_fill
Last updated: Fri, 18 May 2012