debian man page for data::parsebinary::graphics::bmp

Query: data::parsebinary::graphics::bmp

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Data::ParseBinary::Graphics::BMP(3pm)			User Contributed Perl Documentation		     Data::ParseBinary::Graphics::BMP(3pm)

NAME
Data::ParseBinary::Graphics::BMP
SYNOPSIS
use Data::ParseBinary::Graphics::BMP qw{$bmp_parser}; my $data = $bmp_parser->parse(CreateStreamReader(File => $fh)); Can parse / build any BMP file, (1, 4, 8 or 24 bit) as long as RLE is not used. This is a part of the Data::ParseBinary package, and is just one ready-made parser. please go to the main page for additional usage info. perl v5.14.2 2010-12-04 Data::ParseBinary::Graphics::BMP(3pm)
Related Man Pages
bio::graphics::glyph::flag(3pm) - debian
bio::graphics::glyph::repeating_shape(3pm) - debian
bio::graphics::glyph::segmented_keyglyph(3pm) - debian
bio::graphics::glyph::span(3pm) - debian
bio::graphics::glyph::two_bolts(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph