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
[edit] Last updated: Fri, 10 Feb 2012

view this page in

SWFFill クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

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

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

クラス概要

SWFFill {
/* メソッド */
void moveTo ( float $x , float $y )
void rotateTo ( float $angle )
void scaleTo ( float $x [, float $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.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites