Gimp.Matrix4.prototype.identity

function identity(): void {
    // Gjs wrapper for gimp_matrix4_identity()
}
  

Sets the matrix to the identity matrix.

Since 2.10.16