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)NAMEGraphics::Primitive::Paint::Solid - Solid patch of colorDESCRIPTIONGraphics::Primitive::Paint::Solid represents a solid color.SYNOPSISuse Graphics::Primitive::Paint::Solid; my $solid = Graphics::Primitive::Solid->new; $solid->color(Graphics::Color::RGB->new(red => 1, green => 0, blue => 0));METHODSConstructor new Creates a new Graphics::Primitive::Solid Instance Methods color Get/Set the color of this solidAUTHORCory 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)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Weird 'find' results |