Main > Programming > Libraries >

Image::PBMlib 1.05

Image::PBMlib 1.05

Sponsored Links

Image::PBMlib 1.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 836
Date added: 2007-07-13

Image::PBMlib 1.05 description

Image::PBMlib Perl module contains helper functions for PBM/PGM/PPM image file formats.

SYNOPSIS

use Image::PBMlib;

... open(PPM, "< image.ppm")...

my $ref = readppmheader(*PPM);

my @pixels = readpixels_raw(*PPM, $$ref{type},
($$ref{width} * $$ref{height}) );

my @pixels = readpixels_dec(*PPM, $$ref{type},
($$ref{width} * $$ref{height}) );

my @rgb = hextriplettoraw("F00BA4");

my @rgb = dectriplettoraw("17:34:51");

my $header = makeppmheader($ref);

This is primarily a library for reading portable bitmap (PBM), portable graymap (PGM), and portable pixmap (PPM) files. These image formats are only the barest step up from raw data, and have a very simple format which is the key to be "portable". Writing out images in these formats is very easy.

Reading images in these formats is also easy, but not quite "very easy". Proper reading of the file needs to happen one byte at a time, since there is no fixed header length. Headers can also contain comments, which must be ignored. Then, once past the header, there are a total of six different ways that the data might need to be read: a raw and an ascii encoding of each image color level.

Image::PBMlib 1.05 Screenshot

Advertisements

Image::PBMlib 1.05 Keywords

Bookmark Image::PBMlib 1.05

Hyperlink code:
Link for forum:

Image::PBMlib 1.05 Copyright

WareSeeker periodically updates pricing and software information of Image::PBMlib 1.05 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Image::PBMlib 1.05 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Image::Xpm is a Perl module that can load, create, manipulate and save xpm image files. Free Download
Image::Imlib2 is a Perl interface to the Imlib2 image library. Free Download
Imlib2 is a graphic library for file loading, saving, rendering, and manipulation. Free Download
ImageInfo is a free Java class to retrieve properties from image files. Free Download
JImage-Analyst is a JAVA based library for extracting meta information from various image file formats. Free Download
kpdfimagestool is a service menu for KDE. Free Download
Prima::image-load is a Perl module using image subsystem. Free Download
imgv is a cross-platform feature rich image viewer. Free Download