TCPDF_STATIC::getTransformationMatrixProduct( $ta,  $tb )

Get the product of two SVG tranformation matrices


Description Description


Parameters Parameters

$ta

(Required) (array) first SVG tranformation matrix

$tb

(Required) (array) second SVG tranformation matrix


Top ↑

Return Return

(transformation) array


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.