PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SWFFill->moveTo()> <SWFDisplayItem->skewYTo()
Last updated: Fri, 18 Jul 2008

view this page in

The SWFFill class

Introduzione

The SWFFill object allows you to transform (scale, skew, rotate) bitmap and gradient fills.

swffill objects are created by the SWFShape->addFill() method.

Sommario dellla classe

SWFFill
class SWFFill {
/* Methods */
void moveTo ( int $x , int $y )
void rotateTo ( float $angle )
void scaleTo ( int $x [, int $y ] )
void skewXTo ( float $x )
void skewYTo ( float $y )
}

Indice dei contenuti



add a note add a note User Contributed Notes
SWFFill
There are no user contributed notes for this page.

SWFFill->moveTo()> <SWFDisplayItem->skewYTo()
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites