Image::TextMode::Palette - A base class for text mode palettes


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

Index


NAME

Top

Image::TextMode::Palette - A base class for text mode palettes

DESCRIPTION

Top

Represents a palette in text mode. That is, an array of RGB triples.

ACCESSORS

Top

* colors - An array of RGB triples

METHODS

Top

new( %args )

Creates a new palette object.

AUTHOR

Top

Brian Cassidy <bricas@cpan.org>

COPYRIGHT AND LICENSE

Top


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