Gimp.Scanner.prototype.parse_matrix2
function parse_matrix2(): [ok: Boolean, dest: Gimp.Matrix2] {
// Gjs wrapper for gimp_scanner_parse_matrix2()
}
Since 2.4
- ok
true on success
- dest
Pointer to a matrix to store the result
function parse_matrix2(): [ok: Boolean, dest: Gimp.Matrix2] {
// Gjs wrapper for gimp_scanner_parse_matrix2()
}
Since 2.4
true on success
Pointer to a matrix to store the result