Latest web development tutorials

PHP imageaffinematrixget – 獲取矩陣

PHP 圖像處理 PHP圖像處理

imageaffinematrixget — 獲取矩陣。

語法

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

參數

  • type IMG_AFFINE_*常量。
  • options

返回值

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

PHP 圖像處理 PHP圖像處理