Query: swf::cxform
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
.::SWF::CXform(3pm) User Contributed Perl Documentation .::SWF::CXform(3pm)NAMESWF::CXform - SWF CXform classSYNOPSISuse SWF::CXform; $cxf = new SWF::CXform(); $cxf->setColorAdd(100, 200, 30.5 , -50); $dispitem->setCXform($cxf);DESCRIPTIONSWF::CXform is a helper class useful for color transformations on SWF::DisplayItem objects.METHODSnew SWF::CXform( [ $rAdd ], [ $gAdd ], [ $bAdd ], [ $aAdd ], [ $rMult ], [ $gMult ], [ $bMult ], [$aMult] ) Creates a CXform object. The object is controlled by a parameter list of RGBA values both for addition and multiplication. All of them are optional, but could be set later via setColorAdd() and setColorMult() methods. Default values for the xAdd parameters are 0, and for xMult defaults are 1. Use the created object as parameter for transformations on SWF::DisplayItem objects. setColorAdd($rAdd, $gAdd, $bAdd, $aAdd) Set addition values of a CXform object. setColorMult($rMult, $gMult, $bMult, $aMult) Set multiplication values of a CXform object.AUTHORdevelopers of ming.sourceforge.netSEE ALSOSWF, SWF::DisplayItem, SWF::Filter perl v5.14.2 2011-10-26 .::SWF::CXform(3pm)
Related Man Pages |
---|
jpeg2swf(1) - debian |
png2swf(1) - debian |
swf::constants(3pm) - debian |
swf::bitmap(3pm) - debian |
swf::buttonrecord(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
New UNIX and Linux History Sections |