php man page for ps_setlinecap

Query: ps_setlinecap

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PS_SETLINECAP(3)							 1							  PS_SETLINECAP(3)

ps_setlinecap - Sets appearance of line ends

SYNOPSIS
bool ps_setlinecap (resource $psdoc, int $type)
DESCRIPTION
Sets how line ends look like.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $type - The type of line ends. Possible values are PS_LINECAP_BUTT, PS_LINECAP_ROUND, or PS_LINECAP_SQUARED.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_setlinejoin(3), ps_setlinewidth(3), ps_setmiterlimit(3). PHP Documentation Group PS_SETLINECAP(3)
Related Man Pages
ps_shading(3) - php
ps_add_weblink(3) - php
ps_place_image(3) - php
ps_set_text_pos(3) - php
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update