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

Descrição

bool ImagickDraw::skewY ( float $degrees )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Skews the current coordinate system in the vertical direction.

Parâmetros

degrees

degrees to skew

Valor Retornado

Não há valor retornado.


The ImagickDraw class
PHP Manual