ImagickDraw::getClipUnits

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipUnitsReturns the interpretation of clip path units

Descrição

publicImagickDraw::getClipUnits(): int
Aviso

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

Returns the interpretation of clip path units.

Valor Retornado

Returns an int on success.

To Top