Gimp.Drawable
from gi.repository import Gimp
drawable = Gimp.Drawable()
Functions to manipulate drawables.
Hierarchy
-
GObject.Object
-
Gimp.Item
- Gimp.Drawable
-
Methods
- Gimp.Drawable.append_filter
- Gimp.Drawable.brightness_contrast
- Gimp.Drawable.color_balance
- Gimp.Drawable.colorize_hsl
- Gimp.Drawable.curves_explicit
- Gimp.Drawable.curves_spline
- Gimp.Drawable.desaturate
- Gimp.Drawable.edit_bucket_fill
- Gimp.Drawable.edit_clear
- Gimp.Drawable.edit_fill
- Gimp.Drawable.edit_gradient_fill
- Gimp.Drawable.edit_stroke_item
- Gimp.Drawable.edit_stroke_selection
- Gimp.Drawable.equalize
- Gimp.Drawable.extract_component
- Gimp.Drawable.fill
- Gimp.Drawable.foreground_extract
- Gimp.Drawable.free_shadow
- Gimp.Drawable.get_bpp
- Gimp.Drawable.get_buffer
- Gimp.Drawable.get_filters
- Gimp.Drawable.get_format
- Gimp.Drawable.get_height
- Gimp.Drawable.get_offsets
- Gimp.Drawable.get_pixel
- Gimp.Drawable.get_shadow_buffer
- Gimp.Drawable.get_sub_thumbnail
- Gimp.Drawable.get_sub_thumbnail_data
- Gimp.Drawable.get_thumbnail
- Gimp.Drawable.get_thumbnail_data
- Gimp.Drawable.get_thumbnail_format
- Gimp.Drawable.get_width
- Gimp.Drawable.has_alpha
- Gimp.Drawable.histogram
- Gimp.Drawable.hue_saturation
- Gimp.Drawable.invert
- Gimp.Drawable.is_gray
- Gimp.Drawable.is_indexed
- Gimp.Drawable.is_rgb
- Gimp.Drawable.levels
- Gimp.Drawable.levels_stretch
- Gimp.Drawable.mask_bounds
- Gimp.Drawable.mask_intersect
- Gimp.Drawable.merge_filter
- Gimp.Drawable.merge_filters
- Gimp.Drawable.merge_shadow
- Gimp.Drawable.offset
- Gimp.Drawable.posterize
- Gimp.Drawable.set_pixel
- Gimp.Drawable.shadows_highlights
- Gimp.Drawable.threshold
- Gimp.Drawable.type
- Gimp.Drawable.type_with_alpha
- Gimp.Drawable.update