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 qw( interface=lib );

DESCRIPTION

This is package that uses libgimp to interface with the Gimp, i.e. the normal interface to use with the Gimp. You don't normally use this module directly, look at the documentation for the package "Gimp".

AUTHOR

Marc Lehmann <pcg@goof.com>

SEE ALSO

perl(1), Gimp(3)