Gimp.Scanner.new_stream
function new_stream(input: Gio.InputStream): Gimp.Scanner {
// Gjs wrapper for gimp_scanner_new_stream()
}
Since 2.10
- input
- Returns
The new Gimp.Scanner.
function new_stream(input: Gio.InputStream): Gimp.Scanner {
// Gjs wrapper for gimp_scanner_new_stream()
}
Since 2.10
The new Gimp.Scanner.