ImagickDraw::pathLineToHorizontalAbsolute

(PECL imagick 2, PECL imagick 3)

ImagickDraw::pathLineToHorizontalAbsoluteDraws a horizontal line path

說明

public ImagickDraw::pathLineToHorizontalAbsolute(float $x): bool
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

Draws a horizontal line path from the current point to the target point using absolute coordinates. The target point then becomes the new current point.

參數(shù)

x

x coordinate

返回值

沒有返回值。