Description
bool
cpdf_setlinecap ( int pdf_document, int value )
- The cpdf_setlinecap() function set the linecap parameter between a value of 0 and 2. 0 = butt end, 1 = round, 2 = projecting square. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.
Пред.
Начало
След.
cpdf_setgray
Уровень выше
cpdf_setlinejoin
22222