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, 24 May 2013

view this page in

La classe SWFFill

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

Introduction

L'objet SWFFill vous permet de transformer (mise à l'échelle, skew, rotation) un bitmap et des formes gradient.

Les objets swffill sont créés par la méthode SWFShape::addFill().

Synopsis de la classe

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

Sommaire



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

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