The ImagickDraw class
PHP Manual

ImagickDraw::skewX

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

ImagickDraw::skewXSkews the current coordinate system in the horizontal direction

Description

bool ImagickDraw::skewX ( float $degrees )
Warning

This function is currently not documented; only its argument list is available.

Skews the current coordinate system in the horizontal direction.

Parameters

degrees

degrees to skew

Return Values

No value is returned.


The ImagickDraw class
PHP Manual