cpdf_setrgbcolor_fill

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

cpdf_setrgbcolor_fill -- 塗りつぶし色をRGBカラー値に設定する

説明

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

cpdf_setrgbcolor_fill() 関数は、 指定した RGBカラー値をパスを塗りつぶす色として設定します。

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