pdf_fill_stroke

pdf_fill_stroke -- Fills and strokes current path

Popis

void pdf_fill_stroke ( int pdf document)

Funkce pdf_fill_stroke( ) function fills the interior of the current path with the current fill color and draws current path .

Viz také pdf_closepath( ) , pdf_stroke( ) , pdf_fill( ) , pdf_setgray_fill( ) , pdf_setgray( ) , pdf_setrgbcolor_fill( ) , pdf_setrgbcolor( ) .