gimp/tools/pdbgen/groups.pl
Michael Natterer b4462e9e19 app,libgimp,pdb: add a "drawable_color" PDB group
Which contains all the API from the "color" group, but with a
gimp_drawable namespace and with support for high bit depths. The
group is actually a copy of "color" with cruft removed and some API
ported to using float instead of integer API.

Deprecated all "color" functions that already have a ported version in
"drawable_color".

This is unfinished WIP, some functions in "drawable_color" still have
the old API.
2014-01-12 23:12:21 +01:00

56 lines
748 B
Perl

# This file is autogenerated
@groups = qw(
brush
brush_select
brushes
buffer
channel
color
context
convert
display
drawable
drawable_color
drawable_transform
dynamics
edit
fileops
floating_sel
font_select
fonts
gimp
gimprc
gradient
gradient_select
gradients
grid
guides
help
image
image_select
item
item_transform
layer
message
paint_tools
palette
palette_select
palettes
paths
pattern
pattern_select
patterns
plug_in
plug_in_compat
procedural_db
progress
selection
selection_tools
text_layer
text_tool
transform_tools
undo
unit
vectors
);