cpdf_setrgbcolor_stroke
cpdf_setrgbcolor_stroke
(PHP 3>= 3.0.8, PHP 4)
cpdf_setrgbcolor_stroke - устанавливает rgb-значение цвета прорисовки.
Описание
void cpdf_setrgbcolor_stroke (int pdf document, float red value, float green value, float blue value)
Функция cpdf_setrgbcolor_stroke() устанавливает rgb-значение текущего цвета прорисовки.
См. также cpdf_setrgbcolor_fill(), cpdf_setrgbcolor().