Gimp.Gradient

const Gimp = imports.gi.Gimp;

let gradient = new Gimp.Gradient();
  

Installable object used by the gradient rendering tool.

Hierarchy

  • GObject.Object
    • Gimp.Resource
      • Gimp.Gradient