Russian Ukraine English
Catalog RSS


pdf_closepath_stroke

(PHP 3>= 3.0.6, PHP 4 )

pdf_closepath_stroke -- Closes path and draws line along path

Description

void pdf_closepath_stroke (int pdf document)

The pdf_closepath_stroke() function is a combination of pdf_closepath() and pdf_stroke(). It also clears the path.

See also pdf_closepath(), pdf_stroke().

Led