略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: SWFShape

2024-04-19

The SWFShape class

(PHP 5 < 5.3.0, PECL ming SVN)

简介

SWFShape.

类摘要

SWFShape {
/* 方法 */
addFill ( int $red , int $green , int $blue [, int $alpha = 255 ] ) : SWFFill
__construct ( void )
drawArc ( float $r , float $startAngle , float $endAngle ) : void
drawCircle ( float $r ) : void
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 ( float $controldx , float $controldy , float $anchordx , float $anchordy [, float $targetdx ], float $targetdy ) : int
drawCurveTo ( float $controlx , float $controly , float $anchorx , float $anchory [, float $targetx ], float $targety ) : int
drawGlyph ( SWFFont $font , string $character [, int $size ] ) : void
drawLine ( float $dx , float $dy ) : void
drawLineTo ( float $x , float $y ) : void
movePen ( float $dx , float $dy ) : void
movePenTo ( float $x , float $y ) : void
setLeftFill ( SWFGradient $fill ) : void
setLine ( SWFShape $shape ) : void
setRightFill ( SWFGradient $fill ) : void
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.swfshape.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3