imageaffinematrixconcat

PHP 5 >= 5.5.0, PHP 7, PHP 8
imageaffinematrixconcat - Concatenate two affine transformation matrices
Manual
Code Examples

Example #1 imageaffinematrixconcat example

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


Function imageaffinematrixconcat:

Image Processing and GD Functions

Most used PHP functions