PHP imageaffinematrixget - 獲取矩陣

PHP 圖像處理PHP 圖像處理

imageaffinematrixget — 獲取矩陣。

語法

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

參數

  • type IMG_AFFINE_* 常量。
  • options

返回值

成功則返回數組(其中鍵為 0 至 5 的數字)和浮點值,或者在失敗時返回 FALSE。

PHP 圖像處理PHP 圖像處理