The ImagickDraw class
PHP Manual

ImagickDraw::skewY

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

ImagickDraw::skewYSkews the current coordinate system in the vertical direction

Description

bool ImagickDraw::skewY ( float $degrees )
Warning

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

Skews the current coordinate system in the vertical direction.

Parameters

degrees

degrees to skew

Return Values

No value is returned.


The ImagickDraw class
PHP Manual