php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容

源代码在线查看: class.swfshape.html

软件大小: 3633 K
上传用户: fengkuangyidao
关键词: php PHP 文档 实际应用
下载地址: 免注册下载 普通下载 VIP

相关代码

												 				  The SWFShape class				  				 				 				 SWFPrebuiltClip->__construct				 SWFShape->addFill				 Ming				 PHP Manual								 The SWFShape class				 				 				 				 								  				   Introduction				   				    SWFShape.				   				  								 				  				   Class synopsis				 								   				    SWFShape				 								    				     				      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 ContentsSWFShape->addFill 鈥			

相关资源