cpdf_setlinejoin> <cpdf_setgray
Last updated: Mon, 28 Dec 2009

cpdf_setlinecap

(PHP 4, PHP 5 <= 5.0.5)

cpdf_setlinecap — Sets linecap parameter

Descrição

bool cpdf_setlinecap ( int $pdf_document , int $value )

Sets the linecap parameter.

Parâmetros

pdf_document

O manipulador do documento, retornado por cpdf_open().

value

0 = butt end, 1 = round, 2 = projecting square

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



User Contributed Notes
cpdf_setlinecap
There are no user contributed notes for this page.

cpdf_setlinejoin> <cpdf_setgray
Last updated: Mon, 28 Dec 2009