Contents
Short Descriptions
is the Gnu Image Manipulation Program. It works with a variety of image formats and provides a large selection of tools |
|
is a console program that behaves as if The Gimp was called with the
|
|
is a tool that can build plug-ins or scripts and install them if they are distributed in one source file. gimptool-2.99 can also be used by programs that need to know what libraries and include-paths The Gimp was compiled with |
|
provides C bindings for The Gimp's Procedural Database (PDB), which offers an interface to core functions and to functionality provided by plug-ins |
|
provides the C functions for basic Gimp functionality such as determining enumeration data types, gettext translation, determining The Gimp's version number and capabilities, handling data files and accessing the environment |
|
provides the C functions relating to RGB, HSV and CMYK colors as well as converting colors between different color models and performing adaptive supersampling on an area |
|
contains C functions for reading and writing config information |
|
contains C functions which provide mathematical definitions and macros, manipulate 3x3 transformation matrices, set up and manipulate vectors and the MD5 message-digest algorithm |
|
provides the C functions which implement module loading using GModule and supports keeping a list of GimpModule's found in a given searchpath |
|
provides the C functions for handling The Gimp's thumbnail objects |
|
contains The Gimp's common user interface functions |
|
contains The Gimp and GTK's widget creation and manipulation functions |