Gimp::Data

Gimp::Data is a Perl module to set and get state data.
Download

Gimp::Data Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

Gimp::Data Tags


Gimp::Data Description

Gimp::Data is a Perl module to set and get state data. Gimp::Data is a Perl module to set and get state data.SYNOPSIS use Gimp::Data; $Gimp::Data{'value1'} = "Hello"; print $Gimp::Data{'value1'},", World!!n";With this module, you can access plugin-specific (or global) data in Gimp, i.e. you can store and retrieve values that are stored in the main Gimp application.An example would be to save parameter values in Gimp, so that on subsequent invocations of your plug-in, the user does not have to set all parameter values again (Gimp::Fu does this already). Requirements: · Perl


Gimp::Data Related Software