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, 05 Sep 2008

view this page in

SWFFill クラス

導入

SWFFill オブジェクトは、ビットマップや 階調の塗りつぶしを変形 (拡大縮小する・傾ける・回転させる) します。

swffill オブジェクトは SWFShape->addFill メソッドで作成します。

クラス概要

SWFFill
SWFFill {
/* メソッド */
void moveTo ( int $x , int $y )
void rotateTo ( float $angle )
void scaleTo ( int $x [, int $y ] )
void skewXTo ( float $x )
void skewYTo ( float $y )
}

目次



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, 05 Sep 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites