Query: swf::blur
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
.::SWF::Blur(3pm) User Contributed Perl Documentation .::SWF::Blur(3pm)NAMESWF::Blur - SWF blur classSYNOPSISuse SWF::Blur; $blur = new SWF::Blur(15, 15, 2); $filter = SWF::Filter::newDropShadowFilter( @colors, $blur, $shadow, 0);DESCRIPTIONSWF::Blur is a helper class useful for SWF::Filter.METHODSnew SWF::Blur($blurX, $blurY, $passes) Creates a Blur object. The object is controlled by the horizontal blur amount -blurX-, the vertical blur amount -blurY- and the count of passes (use 1, 2 or 3). 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::Blur(3pm)
Related Man Pages |
---|
gif2swf(1) - debian |
swf::constants(3pm) - debian |
swf::button(3pm) - debian |
swf::buttonrecord(3pm) - debian |
swf::displayitem(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Is UNIX an open source OS ? |
Introduction |
Detecting unused variables... |
Weird 'find' results |