The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.