Cory Watson > Graphics-Primitive-0.44 > Graphics::Primitive::Operation

Download:
Graphics-Primitive-0.44.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: Graphics-Primitive-0.46

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>

Infinity Interactive, http://www.iinteractive.com

COPYRIGHT & LICENSE ^

Copyright 2008 by Infinity Interactive, Inc.

http://www.iinteractive.com

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