Image::BMP 1.13
Image::BMP 1.13 Ranking & Summary
File size:
0.010 MB
Platform:
Any Platform
License:
Freeware
Price:
Free
Download:
10
Date added:
2007-07-20
Publisher:
Ljung Madison
Publisher URL:
http://search.cpan.org/~d
Image::BMP 1.13 description
Image::BMP is a bitmap parser/viewer.
SYNOPSIS
use Image::BMP;
# Example one:
my $img = new Image::BMP(
file => some.bmp,
debug => 1,
);
$img->view_ascii;
# Example two:
my $img2 = new Image::BMP;
$img2->open_file(another.bmp);
my $color = $img2->xy(100,100); # Get pixel at 100,100
my ($r,$g,$b) = $img2->xy_rgb(100,200);
Image::BMP objects can parse and even ascii view bitmaps of the .BMP format. It can read most of the common forms of this format.
It can be used to:
Just get image info, dont read the whole image:
my $img = new Image::BMP(file => some.bmp);
print "Resolution: $img->{Width} x $img->{Height}n";
View images
(See C< SYNOPSIS > example one)
Read images and poke at pixels
(See C< SYNOPSIS > example two)
Parse through all pixel data
(See C< ADD_PIXEL > below)
It does not currently write bmap data, simply because I didnt have a use for that yet. Convince me and Ill add it.
Limitations:
4-bit RLE compression
· I havent seen an image like this yet, it wouldnt be hard to add.
bitfields compression
· I dont even know what that is..
RLE delta compression
· This isnt tested yet - I havent seen an image that uses this portion of RLE compression, so it currently does what I think is right and then prints a message asking you to send me the image/results.
SYNOPSIS
use Image::BMP;
# Example one:
my $img = new Image::BMP(
file => some.bmp,
debug => 1,
);
$img->view_ascii;
# Example two:
my $img2 = new Image::BMP;
$img2->open_file(another.bmp);
my $color = $img2->xy(100,100); # Get pixel at 100,100
my ($r,$g,$b) = $img2->xy_rgb(100,200);
Image::BMP objects can parse and even ascii view bitmaps of the .BMP format. It can read most of the common forms of this format.
It can be used to:
Just get image info, dont read the whole image:
my $img = new Image::BMP(file => some.bmp);
print "Resolution: $img->{Width} x $img->{Height}n";
View images
(See C< SYNOPSIS > example one)
Read images and poke at pixels
(See C< SYNOPSIS > example two)
Parse through all pixel data
(See C< ADD_PIXEL > below)
It does not currently write bmap data, simply because I didnt have a use for that yet. Convince me and Ill add it.
Limitations:
4-bit RLE compression
· I havent seen an image like this yet, it wouldnt be hard to add.
bitfields compression
· I dont even know what that is..
RLE delta compression
· This isnt tested yet - I havent seen an image that uses this portion of RLE compression, so it currently does what I think is right and then prints a message asking you to send me the image/results.
Image::BMP 1.13 Screenshot
Sponsored Links
Image::BMP 1.13 Keywords
Bookmark Image::BMP 1.13
Image::BMP 1.13 Copyright
WareSeeker periodically updates pricing and software information of Image::BMP 1.13 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::BMP 1.13 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Image::BMP 1.13 Related Software

Image Repository provides a centralized image repository capable of holding thousands of images with keyword/tag-based browsing.

Image Assistant is a Firefox extension that launches an image in an external viewer.

Show the Image is a Firefox extension that shows the largest image in the page.

Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system.

create Image is an amarok script that can create an image of the current playlist and save the files to an iso image.

Secure Image is a picture and image protection for images such as those used to display portfolios of artworks and photographs.

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

Image::Xpm is a Perl module that can load, create, manipulate and save xpm image files.

GD::Image::CopyIFS is a Perl module for fractal-based image copying and resizing.

GAIA Image Transcoder project is an open source library that operates image transcoding, with a special focus on mobile apps.
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Search
TOP POPULAR DOWNLOAD
