YouTip LogoYouTip

Php Imageaffinematrixconcat

PHP Tutorial

PHP Forms

PHP Advanced

PHP 7 New Features

PHP Database

PHP XML

PHP and AJAX

PHP Reference

PHP imageaffinematrixconcat - Concatenate Two Matrices

imageaffinematrixconcat β€” Concatenate two matrices.

Syntax

array imageaffinematrixconcat ( array $m1 , array $m2 )

Parameters

  • m1 An array with keys from 0 to 5.
  • m2 An array with keys from 0 to 5.

Return Values

Returns an array (with keys from 0 to 5) and float values on success, or FALSE on failure.

← Memcached Set DataMemcached Connection β†’