Приглашаем посетить
Почтовые индексы (post.niv.ru)

pdf_setrgbcolor_fill


pdf_setrgbcolor_fill

(PHP 3 >= 3.0.6, PHP 4, PECL)

pdf_setrgbcolor_fill -- Sets filling color to rgb color value

Description

bool pdf_setrgbcolor_fill ( resource pdfdoc, float red_value, float green_value, float blue_value )

Set the current fill color to the supplied RGB values. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Замечание: PDFlib V4.0: Deprecated, use pdf_setcolor() instead.