TCPDF_STATIC::getSVGTransformMatrix( $attribute )
Get the tranformation matrix from SVG transform attribute
Description Description
Parameters Parameters
- $attribute
-
(Required) (string) transformation
Return Return
(array) of transformations
Source Source
File: includes/lib/tcpdf/include/tcpdf_static.php
Changelog Changelog
Version | Description |
---|---|
5.0.000 | Introduced. |