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

search for in the

SWFFill::moveTo> <SWFDisplayItem::skewYTo
[edit] Last updated: Fri, 17 May 2013

view this page in

La clase SWFFill

(No hay información de versión disponible, podría estar únicamente en SVN)

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().

Sinopsis de la Clase

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

Tabla de contenidos



add a note add a note User Contributed Notes SWFFill - [0 notes]
There are no user contributed notes for this page.

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