Skip to content

parseTransformAttribute

parseTransformAttribute(attributeValue): TMat2D

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

Defined in

src/parser/parseTransformAttribute.ts:39