imageaffinematrixget

(PHP 5 >= 5.5.0)

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

說明

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

Warning

此函式目前沒有參考文件;只有引數列表。

參數

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