Graphics::Primitive::Operation.3pm

Langue: en

Version: 2010-03-22 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Graphics::Primitive::Operation - A drawing instruction

DESCRIPTION

Graphics::Primitive::Operation is the base class for operations. An operation is an action that is performed on a path such as a Fill or Fill.

METHODS

preserve
Informs the canvas to not clear the current path when performing this operation. Also provides a hint to the driver.

AUTHOR

Cory Watson <gphat@cpan.org> Copyright 2008-2009 by Cory G Watson.

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