Query: imagecrop
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IMAGECROP(3) 1 IMAGECROP(3) imagecrop - Crop an image using the given coordinates and size, x, y, width and heightSYNOPSISresource imagecrop (resource $image, array $rect)DESCRIPTIONWarning This function is currently not documented; only its argument list is available.PARAMETERSo $ image -An image resource, returned by one of the image creation functions, such as imagecreatetruecolor(3). o $rect - Array with keys "x", "y", "width" and "height".RETURN VALUESReturn cropped image resource on success or FALSE on failure. PHP Documentation Group IMAGECROP(3)
Related Man Pages |
---|
imagepolygon(3) - php |
imagecreatefromgd2part(3) - php |
imageellipse(3) - php |
imagefilledellipse(3) - php |
imagegd(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
User Guide: Posting in the Emergency Forum |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |