- angle
auto angle()
Undocumented in source. Be warned that the author may not have intended to support it.
- matrix
auto matrix()
Undocumented in source. Be warned that the author may not have intended to support it.
- setMatrix
void setMatrix(DOMMatrixReadOnly matrix)
Undocumented in source. Be warned that the author may not have intended to support it.
- setRotate
void setRotate(float angle, float cx, float cy)
Undocumented in source. Be warned that the author may not have intended to support it.
- setScale
void setScale(float sx, float sy)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSkewX
void setSkewX(float angle)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSkewY
void setSkewY(float angle)
Undocumented in source. Be warned that the author may not have intended to support it.
- setTranslate
void setTranslate(float tx, float ty)
Undocumented in source. Be warned that the author may not have intended to support it.
- type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.