downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<SWFDisplayItem->skewYTo()SWFFill->moveTo()>
Last updated: Thu, 26 Jun 2008

The SWFFill class

Introduction

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

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

Class synopsis

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

Table of Contents



add a noteadd a note User Contributed Notes
The SWFFill class
There are no user contributed notes for this page.




<SWFDisplayItem->skewYTo()SWFFill->moveTo()>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs