Forum und email

ImagickDraw::pathLineToHorizontalAbsolute

(No version information available, might be only in CVS)

ImagickDraw::pathLineToHorizontalAbsolute — Draws a horizontal line path

Description

bool ImagickDraw::pathLineToHorizontalAbsolute ( float $x )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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.

Parameters

x

x coordinate

Return Values

No value is returned.