Home > PHP > Function > > ImagickDraw::skewY()

ImagickDraw::skewY()

ImagickDraw::skewY - Skews the current coordinate system in the vertical direction

Syntax

bool ImagickDraw::skewY (float $degrees)

Arguments

  • degrees - degrees to skew

Description

Skews the current coordinate system in the vertical direction.

Version

PHP PECL imagick 2.0.0

Return value

No value is returned.