pdf_closepath_fill_stroke

(PHP 3>= 3.0.6, PHP 4 )

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

説明

void pdf_closepath_fill_stroke (int pdf document)

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

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