GD- und Image-Funktionen
PHP Manual

imageaffinematrixget

(PHP 5 >= 5.5.0, PHP 7)

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

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

type

One of IMG_AFFINE_* constants.

options

Rückgabewerte

Array with keys 0 to 5 and float valuesIm Fehlerfall wird FALSE zurückgegeben..


GD- und Image-Funktionen
PHP Manual