Image::TextMode::Writer - A base class for file writers


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

Index


NAME

Top

Image::TextMode::Writer - A base class for file writers

DESCRIPTION

Top

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

METHODS

Top

new( %args )

Creates a new instance.

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

Writes the contents of $image to $file via the subclass's _write() method.

AUTHOR

Top

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


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