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

<SWFPrebuiltClip->__construct()SWFShape->addFill()>
Last updated: Thu, 26 Jun 2008

The SWFShape class

Introduction

SWFShape.

Class synopsis

SWFShape
class SWFShape {
/* Methods */
SWFFill addFill ( int $red , int $green , int $blue [, int $a ] )
SWFShape __construct ( void )
void drawArc ( float $r , float $startAngle , float $endAngle )
void drawCircle ( float $r )
int drawCubic ( float $bx , float $by , float $cx , float $cy , float $dx , float $dy )
int drawCubicTo ( float $bx , float $by , float $cx , float $cy , float $dx , float $dy )
int drawCurve ( int $controldx , int $controldy , int $anchordx , int $anchordy [, int $targetdx ], int $targetdy )
int drawCurveTo ( int $controlx , int $controly , int $anchorx , int $anchory [, int $targetx ], int $targety )
void drawGlyph ( SWFFont $font , string $character [, int $size ] )
void drawLine ( int $dx , int $dy )
void drawLineTo ( int $x , int $y )
void movePen ( int $dx , int $dy )
void movePenTo ( int $x , int $y )
void setLeftFill ( SWFGradient $fill )
void setLine ( SWFShape $shape )
void setRightFill ( SWFGradient $fill )
}

Table of Contents



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




<SWFPrebuiltClip->__construct()SWFShape->addFill()>
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