Gimp.Matrix2.prototype.invert

function invert(): void {
    // Gjs wrapper for gimp_matrix2_invert()
}
  

Inverts the given matrix.

Since 2.10.16