preMultiplySelf method

  1. @DomName('DOMMatrix.preMultiplySelf')
  2. @DocsEditable()
  3. @Experimental()
DomMatrix preMultiplySelf (DomMatrix other)

Implementation

@DomName('DOMMatrix.preMultiplySelf')
@DocsEditable()
@Experimental() // untriaged
DomMatrix preMultiplySelf(DomMatrix other) native;