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

Query: graphics::primitive::paint::solid

OS: debian

Section: 3pm

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

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

NAME
Graphics::Primitive::Paint::Solid - Solid patch of color
DESCRIPTION
Graphics::Primitive::Paint::Solid represents a solid color.
SYNOPSIS
use Graphics::Primitive::Paint::Solid; my $solid = Graphics::Primitive::Solid->new; $solid->color(Graphics::Color::RGB->new(red => 1, green => 0, blue => 0));
METHODS
Constructor new Creates a new Graphics::Primitive::Solid Instance Methods color Get/Set the color of this solid
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::Solid(3pm)
Related Man Pages
geometry::primitive::rectangle(3pm) - debian
graphics::primitive::driver::cairo(3pm) - debian
graphics::primitive::font(3pm) - debian
graphics::primitive::insets(3pm) - debian
graphics::primitive::paint::gradient::radial(3pm) - debian
Similar Topics in the Unix Linux Community
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph