Previous | Next

The gimp object

Create new objects:

gimp.Image(width, height, type)

gimp.Layer(img, name, width, height,
           type, opacity, mode)

gimp.Display(img)

gimp.Parasite(name, flags, data)