php man page for ps_clip

Query: ps_clip

OS: php

Section: 3

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

PS_CLIP(3)								 1								PS_CLIP(3)

ps_clip - Clips drawing to current path

SYNOPSIS
bool ps_clip (resource $psdoc)
DESCRIPTION
Takes the current path and uses it to define the border of a clipping area. Everything drawn outside of that area will not be visible.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_closepath(3). PHP Documentation Group PS_CLIP(3)
Related Man Pages
ps_shading(3) - php
ps_add_bookmark(3) - php
ps_add_pdflink(3) - php
ps_begin_template(3) - php
ps_setcolor(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team