Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    GFL::Image 0.14a

    Download button

    No screenshots available
    Downloads: 332  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Germain Garand | More programs
    GPL / FREE
    July 28th, 2006, 17:37 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    GFL::Image description

    GFL::Image is an OO interface to P-e Gougelet's Graphic File Library.

    GFL::Image is an OO interface to P-e Gougelet's Graphic File Library.

    SYNOPSIS

    use GFL::Image;

    my $im = GFL::Image-> new;

    $im -> load("test.png");
    $im -> set( output => "jpeg",
    undolevel => 5
    );
    $im -> resize (320, 200);
    $im -> filter( maximum => 3,
    mediancross => 7
    );
    $im -> undo;
    $im -> save("test.jpg");

    undef ($im);

    This module provides an Object Oriented interface to Pierre-E. Gougelet's Graphic File Library.

    GFL provides a comprehensive set of image processing tools and can access more than 300 image formats.

    GFL is free for non-commercial use, you can grab the latest version at http://www.xnview.org. People wanting to use it in a commercial application must ask authorization to the author.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    OO interface | Graphic File Library | Perl module | GFL::Image | OO | interface

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM