Man Page: data::parsebinary::graphics::bmp
Operating Environment: debian
Section: 3pm
Data::ParseBinary::Graphics::BMP(3pm) User Contributed Perl Documentation Data::ParseBinary::Graphics::BMP(3pm)NAMEData::ParseBinary::Graphics::BMPSYNOPSISuse 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)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| One instance of comparing grep and awk |
| Weird 'find' results |
| New UNIX and Linux History Sections |