MAS-TIFF
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Pure Perl TIFF image metadata and samples reading
=head1 NAME

MAS::TIFF - Pure Perl TIFF image metadata and samples reading

=head1 DESCRIPTION

MAS stands for Metadata And Samples.

MAS::TIFF is a pure Perl package for reading TIFF image metadata and samples.

The other TIFF reading libraries I could find on CPAN either used C
or were just about metadata. I needed a library that would allow me to read
pixel (sample) data, without needing libtiff.

=head1 STATUS

As of 2012-04-17, some basic metadata reading and reading pixels of bitonal LZW compressed
strips is working, but the API isn't particularly well thought out yet.

The code lives on GitHub: https://github.com/gnp/MAS-TIFF

Releases are uploaded to CPAN: http://search.cpan.org/~gregor

Announcements are made on Freecode: http://freecode.com/users/gregor


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。