imageaffine
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
imageaffine — Return an image containing the affine transformed src image, using an optional clipping area
Description
Warning
This function is currently not documented; only its argument list is available.
Parameters
imageA GdImage object, returned by one of the image creation functions, such as imagecreatetruecolor().
affineArray with keys 0 to 5.
clipArray with keys "x", "y", "width" and "height"; or
null.
Return Values
Return affined image object on success or false on failure.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open