suche nach in der

SWFFill->moveTo> <SWFDisplayItem->skewYTo
Last updated: Sat, 07 Jan 2012

view this page in

The SWFFill class

(No version information available, might only be in SVN)

Einführung

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

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

Klassenbeschreibung

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

Inhaltsverzeichnis



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: Sat, 07 Jan 2012