Image::TextMode::Reader - A base class for file readers


Image-TextMode documentation  | view source Contained in the Image-TextMode distribution.

Index


NAME

Top

Image::TextMode::Reader - A base class for file readers

DESCRIPTION

Top

This module provides some of the basic functionality for all reader classes.

METHODS

Top

new( %args )

Creates a new instance.

read( $image, $file, \%options )

Reads the contents of $file into $image via the subclass's _read() method.

AUTHOR

Top

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


Image-TextMode documentation  | view source Contained in the Image-TextMode distribution.