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
Array of 6 elements representing transformation matrix
Static
Function
Member Of
fabric