ps_close_image(3) php man page | unix.com

Man Page: ps_close_image

Operating Environment: php

Section: 3

PS_CLOSE_IMAGE(3)							 1							 PS_CLOSE_IMAGE(3)

ps_close_image - Closes image and frees memory

SYNOPSIS
void ps_close_image (resource $psdoc, int $imageid)
DESCRIPTION
Closes an image and frees its resources. Once an image is closed it cannot be used anymore.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $imageid - Resource identifier of the image as returned by ps_open_image(3) or ps_open_image_file(3).
RETURN VALUES
Returns NULL on success or FALSE on failure.
SEE ALSO
ps_open_image(3), ps_open_image_file(3). PHP Documentation Group PS_CLOSE_IMAGE(3)
Related Man Pages
ps_add_bookmark(3) - php
ps_get_value(3) - php
ps_hyphenate(3) - php
ps_lineto(3) - php
ps_place_image(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update