ImagickDraw::skewX

(PECL imagick 2.0.0)

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

Beskrivelse

bool ImagickDraw::skewX ( float $degrees )
Advarsel

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

Skews the current coordinate system in the horizontal direction.

Parametre

degrees

degrees to skew

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top