Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    Image::Pbm 0.03

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Steffen Goeldner | More programs
    Perl Artistic License / FREE
    March 1st, 2011, 13:34 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Image::Pbm description

    Load, create, manipulate and save pbm image files

    Image::Pbm is a Perl module that provides basic load, manipulate and save functionality for the pbm file format. It inherits from Image::Xbm which provides additional functionality.

    SYNOPSIS

     use Image::Pbm();

     my $i = Image::Pbm- >new(-width = > 50, -height = > 25 );
     $i- >line ( 2, 2, 22, 22 = > 1 );
     $i- >rectangle( 4, 4, 40, 20 = > 1 );
     $i- >ellipse ( 6, 6, 30, 15 = > 1 );
     $i- >xybit ( 42, 22 => 1 );
     print $i- >as_string;
     $i- >save('test.pbm');

     $i = Image::Pbm- >new(-file,'test.pbm');



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    pbm loader | save pbm | Perl module | Perl | pbm | loader

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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