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

search for in the

SWFFill->moveTo> <SWFDisplayItem->skewYTo
Last updated: Fri, 24 Jul 2009

view this page in

The SWFFill class

소개

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

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

클래스 개요

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

Table of Contents



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, 24 Jul 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites