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, 20 May 2011

view this page in

La clase SWFFill

Introducción

El objeto SWFFill permite transformar (escalar, torcer, rotar) mapas de bits y rellenos de gradientes.

Los objetos swffill se crean mediante el método SWFShape->addFill.

Clases sinopsis

SWFFill {
/* Métodos */
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 )
}

Table of Contents



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