NAME
Gimp::Lib - Interface to libgimp (as opposed to Gimp::Net)
SYNOPSIS
use Gimp; # internal use only
DESCRIPTION
This is the package that interfaces to GIMP via the libgimp interface, i.e. the normal interface to use with GIMP. You don't normally use this module directly, see Gimp.
AUTHOR
Marc Lehmann <pcg@goof.com>
SEE ALSO
perl(1), Gimp.