imageaffinematrixget

(PHP 5 >= 5.5.0, PHP 7)
Return an image containing the affine tramsformed src image, using an optional clipping area
array imageaffinematrixget ( int $type [, mixed $options ] )
Parameters:
type

One of IMG_AFFINE_* constants.

options

One of IMG_AFFINE_* constants.

Returns:

Array with keys 0 to 5 and float values or FALSE on failure.

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 15:59:38
Comments
Leave a Comment

Please login to continue.