Gimp.Pattern
const Gimp = imports.gi.Gimp;
let pattern = new Gimp.Pattern();
Installable object used by fill and clone tools.
Hierarchy
-
GObject.Object
-
Gimp.Resource
- Gimp.Pattern
-
const Gimp = imports.gi.Gimp;
let pattern = new Gimp.Pattern();
Installable object used by fill and clone tools.