| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |
Image::TextMode::Writer - A base class for file writers
This module provides some of the basic functionality for all writer classes.
Creates a new instance.
Writes the contents of $image to $file via the subclass's _write()
method.
Brian Cassidy <bricas@cpan.org>
Copyright 2008-2011 by Brian Cassidy
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |