| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
GmagickDraw::ellipse(PECL gmagick >= Unknown) GmagickDraw::ellipse — Draws an ellipse on the image 説明
public GmagickDraw GmagickDraw::ellipse
( float
$ox
, float $oy
, float $rx
, float $ry
, float $start
, float $end
)Draws an ellipse on the image. パラメータ
返り値The GmagickDraw object on success |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「GmagickDraw::ellipse - Draws an ellipse on the image」をGoogle検索
|