| Image-TextMode documentation | view source | Contained in the Image-TextMode distribution. |
Image::TextMode::Animation - A base class for text mode animation file formats
This class should be used for any format that requires a sequence of frames for display.
Creates a new instance.
Adds a frame to the end of the array.
Returns the largest frame width.
Returns the largest frame height.
Returns the a list containing the values of width and height.
Returns all of the text from all of the frames.
The following methods are proxies to the last element in frames.
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. |