|
|
|||
|
||||
|
||||
| |
cpdf_closepath_stroke(PHP 3>= 3.0.8, PHP 4 , PHP 5) cpdf_closepath_stroke -- Chiude il path e disegna una linea lungo il pathDescrizionevoid cpdf_closepath_stroke ( int documento pdf)La funzione cpdf_closepath_stroke() è una combinazione di cpdf_closepath() e cpdf_stroke(). Dopo libera il path. Vedere anche cpdf_closepath() e cpdf_stroke(). |