parseTransformAttribute
parseTransformAttribute(
attributeValue
):TMat2D
Defined in: src/parser/parseTransformAttribute.ts:39
Function
Parses “transform” attribute, returning an array of values
Parameters
Section titled “Parameters”attributeValue
Section titled “attributeValue”string
String containing attribute value
Returns
Section titled “Returns”Array of 6 elements representing transformation matrix
Static
Section titled “Static”Member Of
Section titled “Member Of”fabric