Gimp.Matrix3.prototype.identity
function identity(): void {
// Gjs wrapper for gimp_matrix3_identity()
}
Sets the matrix to the identity matrix.
function identity(): void {
// Gjs wrapper for gimp_matrix3_identity()
}
Sets the matrix to the identity matrix.