The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chart::Clicker::Format::Png - PNG Format for Chart::Clicker

DESCRIPTION

Handles PNG output if your Cairo installation supports PNG

METHODS

BUILD

Verifies that Cairo supports this surface type.

create_surface

Create a PNG surface

write

Override's Chart::Clicker::Format's write method.

AUTHOR

Cory 'G' Watson <gphat@cpan.org>

SEE ALSO

perl(1), Chart::Clicker

LICENSE

You can redistribute and/or modify this code under the same terms as Perl itself.