ImagickDraw::getFontStretch
PHP Manual
PHP Manual»ImagickDraw»ImagickDraw::getFontStretch

ImagickDraw::getFontStretch

(PECL imagick 2 >=2.3.0, PECL imagick 3)

ImagickDraw::getFontStretchGets the font stretch to use when annotating with text

Description

public function ImagickDraw::getFontStretch(): int

Gets the font stretch to use when annotating with text. Returns a StretchType.

Parameters

This function has no parameters.

Return Values

To Top