imageaffinematrixget

(PHP 5 >= 5.5.0, PHP 7)

imageaffinematrixgetReturn an image containing the affine tramsformed src image, using an optional clipping area

Опис

array imageaffinematrixget ( int $type [, mixed $options ] )

Увага

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

Параметри

type

One of IMG_AFFINE_* constants.

options

Значення, що повертаються

Array with keys 0 to 5 and float values або FALSE в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top