php man page for imageaffine

Query: imageaffine

OS: php

Section: 3

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

IMAGEAFFINE(3)								 1							    IMAGEAFFINE(3)

imageaffine - Return an image containing the affine transformed src image, using an optional clipping area

SYNOPSIS
resource imageaffine (resource $image, array $affine, [array $clip])
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 $affine - Array with keys 0 to 5. o $clip - Array with keys "x", "y", "width" and "height".
RETURN VALUES
Return affined image resource on success or FALSE on failure. PHP Documentation Group IMAGEAFFINE(3)
Related Man Pages
imagecreate(3) - php
imagecreatetruecolor(3) - php
image2wbmp(3) - php
imagecolorsforindex(3) - php
imageline(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!