inverse
Returns the inverse of this matrix.
Declaration
WebKitCSSMatrix inverse();Return Value
A new matrix that is the inverse of this matrix.
Discussion
This matrix is not modified by this method.
Returns the inverse of this matrix.
WebKitCSSMatrix inverse();A new matrix that is the inverse of this matrix.
This matrix is not modified by this method.