Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.pdf-setrgbcolor-stroke.html
Дата изменения: Sun Feb 3 22:51:57 2002
Дата индексирования: Mon Oct 1 22:20:51 2012
Кодировка:
pdf_setrgbcolor_stroke

pdf_setrgbcolor_stroke

(3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0)

pdf_setrgbcolor_stroke -- Sets drawing color to rgb color value

Description

void pdf_setrgbcolor_stroke ( int pdf object, float red value, float green value, float blue value)

Set the current stroke color to the supplied RGB values.

Note: PDFlib V4.0: Deprecated, use pdf_setcolor() instead.