PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

GmagickDraw::ellipse - Draws an ellipse on the image | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

GmagickDraw::ellipse

(PECL gmagick >= Unknown)

GmagickDraw::ellipseDraws 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.

パラメータ

ox

origin x ordinate

oy

origin y ordinate

rx

radius in x

ry

radius in y

start

starting rotation in degrees

end

ending rotation in degrees

返り値

The GmagickDraw object on success



フォーラムで「GmagickDraw::ellipse - Draws an ellipse on the image」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | GmagickDraw::ellipse - Draws an ellipse on the image」をGoogle検索
copyright © 1997-2012 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: