Gimp.PDB
const Gimp = imports.gi.Gimp;
let pDB = new Gimp.PDB();
Provides access to the Procedural DataBase (PDB).
Hierarchy
-
GObject.Object
- Gimp.PDB
const Gimp = imports.gi.Gimp;
let pDB = new Gimp.PDB();
Provides access to the Procedural DataBase (PDB).