flipX method
The flipX()
method of the DOMMatrixReadOnly interface creates a new
matrix being the result of the original matrix flipped about the x-axis.
Implementation
external DOMMatrix flipX();
The flipX()
method of the DOMMatrixReadOnly interface creates a new
matrix being the result of the original matrix flipped about the x-axis.
external DOMMatrix flipX();