Gimp » Gimp.Scanner »

Gimp.Scanner.new_stream

function new_stream(input: Gio.InputStream): Gimp.Scanner {
    // Gjs wrapper for gimp_scanner_new_stream()
}
  

Since 2.10

input

a Gio.InputStream

Returns

The new Gimp.Scanner.

More Information

  • Gimp.Scanner