Gimp.Matrix3.prototype.invert function invert(): void { // Gjs wrapper for gimp_matrix3_invert() } Inverts the given matrix. More Information Gimp.Matrix3