ImagickDraw::point
(No version information available, might be only in CVS)
ImagickDraw::point — 点を描画する
説明
bool ImagickDraw::point
( float $x
, float $y
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
現在の描画色と濃度を使用して、 指定した座標に点を描画します。
パラメータ
- x
-
点の x 座標。
- y
-
点の y 座標。
返り値
値を返しません。
ImagickDraw::point
There are no user contributed notes for this page.
