Brian Cassidy > Image-TextMode-0.05 > Image::TextMode::Format

Download:
Image-TextMode-0.05.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Image-TextMode-0.06

NAME ^

Image::TextMode::Format - A base class for text mode file formats

ACCESSORS ^

METHODS ^

new( %args )

Creates a new instance.

read( $file, \%options )

Proxies to the reader's read() method.

write( $file, \%options )

Proxies to the writer's write() method.

PROXIED METHODS ^

The following methods are proxies to sauce.

AUTHOR ^

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE ^

Copyright 2008-2009 by Brian Cassidy

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.