Image::TextMode::Loader - Load text mode images by best-guess


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

Index


NAME

Top

Image::TextMode::Loader - Load text mode images by best-guess

SYNOPSIS

Top

    my $img = Image::TextMode::Loader->load( $filename );

DESCRIPTION

Top

This module allows you to load a set of images without having to explicitly specify the format before-hand.

METHODS

Top

load( @files )

Attempts to load @files based on some filetype guessing. Returns the first result in scalar context.

AUTHOR

Top

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


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