imageaffinematrixget

PHP 5 >= 5.5.0, PHP 7, PHP 8
imageaffinematrixget - Get an affine transformation matrix
Manual
Code Examples

Example #1 imageaffinematrixget example

Result: Array ( [0] => 1 [1] => 0 [2] => 0 [3] => 1 [4] => 2 [5] => 3 )
PHP Version:


Function imageaffinematrixget:

Image Processing and GD Functions

Most used PHP functions