update : 2015.11.03
php.shukuma.com검색:
|
The SWFShape class(PHP 5 <= 5.3.0, PECL ming SVN) 소개SWFShape. 클래스 개요
SWFShape
{
/* 메소드 */
__construct
( void
)
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
)Table of Contents
|