Gimp.Display
from gi.repository import Gimp
display = Gimp.Display(id=value)
Functions to create, delete and flush displays (views) on an image.
Hierarchy
-
GObject.Object
- Gimp.Display
from gi.repository import Gimp
display = Gimp.Display(id=value)
Functions to create, delete and flush displays (views) on an image.