ImagickDraw クラス
(PECL imagick 2, PECL imagick 3)
クラス概要
class ImagickDraw
{
public composite(
int
float
float
float
float
Imagick
): bool
int
$compose
,float
$x
,float
$y
,float
$width
,float
$height
,Imagick
$compositeWand
): bool
public __construct()
public pathEllipticArcAbsolute(
float
float
float
bool
bool
float
float
): bool
}float
$rx
,float
$ry
,float
$x_axis_rotation
,bool
$large_arc_flag
,bool
$sweep_flag
,float
$x
,float
$y
): bool