| Term-Caca documentation | view source | Contained in the Term-Caca distribution. |
Term::Caca::Bitmap - an OO-interface to caca_bitmap
Basic usage
use Term::Caca::Bitmap; my $thing = Term::Caca::Bitmap->new();
A Term::Caca::Bitmap object represents a surface that pixels can be drawn on.
...
Example:
...
Example:
...
Example:
...
Example:
cvars
no errors
John BEPPU <beppu@cpan.org>
perl(1)
| Term-Caca documentation | view source | Contained in the Term-Caca distribution. |