pdf_closepath_fill_stroke

(PHP3 >= 3.0.6, PHP4 )

pdf_closepath_fill_stroke -- Closes, fills and strokes current path

Description

void pdf_closepath_fill_stroke (int pdf document)

The pdf_closepath_fill_stroke() function closes, fills the interior of the current path with the current fill color and draws current path.

See also pdf_closepath(), pdf_stroke(), pdf_fill(), pdf_setgray_fill(), pdf_setgray(), pdf_setrgbcolor_fill(), pdf_setrgbcolor().