Skip to content

parseTransformAttribute

parseTransformAttribute(attributeValue): TMat2D

Defined in: src/parser/parseTransformAttribute.ts:39

Parses “transform” attribute, returning an array of values

Parameters

attributeValue

string

String containing attribute value

Returns

TMat2D

Array of 6 elements representing transformation matrix

Static

Function

Member Of

fabric