(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() も参照下さい。