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


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.

The following methods are proxies to the last element in frames.

Brian Cassidy <bricas@cpan.org>

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.