php man page for imagecropauto

Query: imagecropauto

OS: php

Section: 3

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

IMAGECROPAUTO(3)							 1							  IMAGECROPAUTO(3)

imagecropauto - Crop an image automatically using one of the available modes

SYNOPSIS
resource imagecropauto (resource $image, [int $mode = -1], [float $threshold = .5], [int $color = -1])
DESCRIPTION
Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $ image -An image resource, returned by one of the image creation functions, such as imagecreatetruecolor(3). o $mode - One of IMG_CROP_* constants. o $threshold - Used in IMG_CROP_THRESHOLD mode. o $color - Used in IMG_CROP_THRESHOLD mode.
RETURN VALUES
Return cropped image resource on success or FALSE on failure. PHP Documentation Group IMAGECROPAUTO(3)
Related Man Pages
imagecolortransparent(3) - php
imagealphablending(3) - php
imagefill(3) - php
imageistruecolor(3) - php
imagepalettetotruecolor(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun