pdf_fill_stroke

(PHP 3>= 3.0.6, PHP 4 )

pdf_fill_stroke -- カレントのパスを塗りつぶし、パスを描く

説明

void pdf_fill_stroke (int pdf document)

pdf_fill_stroke() 関数は、カレントのパスの内部 をカレントの塗りつぶし色で塗りつぶし、カレントのパスを描画します。

pdf_closepath(), pdf_stroke(), pdf_fill(), pdf_setgray_fill(), pdf_setgray(), pdf_setrgbcolor_fill(), pdf_setrgbcolor() も参照下さい。