cpdf_setrgbcolor_stroke

(PHP 3>= 3.0.8, PHP 4 >= 4.0.0)

cpdf_setrgbcolor_stroke -- 描画色をRGBカラー値に設定する

説明

void cpdf_setrgbcolor_stroke (int pdf document, double red value, double green value, double blue value)

cpdf_setrgbcolor_stroke() 関数は、指定した RGBカラー値をデフォルトの描画色に設定します。

cpdf_setrgbcolor_fill(), cpdf_setrgbcolor() も参照下さい。