vel.transform([matrix], [opt])
When matrix
is not provided, returns the current transformation matrix of the Vectorizer element.
When matrix
is provided, applies the provided transformation matrix to the Vectorizer element.
You can clear previous transformations by passing opt
with property absolute:true