Update a transform matrix with the new SVG transform string

update_transform_with_string(transform, transform_string)

Arguments

transform

matrix

transform_string

the transform string which is a presentation attribute on an element

Value

new transform matrix