debian man page for graphics::primitive::paint::gradient

Query: graphics::primitive::paint::gradient

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Graphics::Primitive::Paint::Gradient(3pm)		User Contributed Perl Documentation		 Graphics::Primitive::Paint::Gradient(3pm)

NAME
Graphics::Primitive::Paint::Gradient - Color blending
DESCRIPTION
Graphics::Primitive::Paint::Gradient is a base class used by color blending techniques such as linear and radial. You should not use this class directly.
METHODS
Constructor new Creates a new Graphics::Primitive::Gradient Instance Methods add_stop Adds a color stop at the specified position colors Hashref of colors and their stops. The stops are the keys. stop_count Count of stops added to this Gradient. stops Get the keys of all color stops.
AUTHOR
Cory Watson <gphat@cpan.org> COPYRIGHT &; LICENSE Copyright 2008-2010 by Cory G Watson. You can redistribute and/or modify this code under the same terms as Perl itself. perl v5.12.3 2010-08-21 Graphics::Primitive::Paint::Gradient(3pm)
Related Man Pages
graphics::primitive::border(3pm) - debian
graphics::primitive::canvas(3pm) - debian
graphics::primitive::componentlist(3pm) - debian
graphics::primitive::driver::textlayout(3pm) - debian
graphics::primitive::paint::gradient::linear(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com