Query: swf::shadow
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
.::SWF::Shadow(3pm) User Contributed Perl Documentation .::SWF::Shadow(3pm)NAMESWF::Shadow - SWF shadow classSYNOPSISuse SWF::Shadow; $shadow = new SWF::Shadow(2.5, 12, 2); $filter = SWF::Filter::newDropShadowFilter( @colors, $blur, $shadow, 0);DESCRIPTIONSWF::Shadow is a helper class useful for SWF::Filter.METHODSnew SWF::Shadow($angle, $distance, $strength) Creates a Shadow object. The object is controlled by angle (in radians), distance (in px) and strength. Useful values for strength are between 1 and 10. Use the created object as parameter for construction of some of the SWF::Filter objects.AUTHORdevelopers of ming.sourceforge.netSEE ALSOSWF, SWF::Filter, SWF::Blur, SWF::DisplayItem perl v5.14.2 2011-10-26 .::SWF::Shadow(3pm)
Related Man Pages |
---|
jpeg2swf(1) - debian |
swf::constants(3pm) - debian |
swf::button(3pm) - debian |
swf::displayitem(3pm) - debian |
swf::movieclip(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Find columns in a file based on header and print to new file |