ps_place_image
(PECL)
ps_place_image -- Places image on the page
Description
bool
ps_place_image ( resource psdoc, int imageid, float x, float y, float scale )
Places a formerly loaded image on the page. The image can be scaled.
Return Values
Returns TRUE on success or FALSE on failure.