logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Graphics::Primitive::Operation - A drawing instruction

Author

       Cory Watson <gphat@cpan.org>

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.

Name

       Graphics::Primitive::Operation - A drawing instruction

See Also