PHP 8.1.28 Released!

ImagickDraw::getFontStretch

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

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

Açıklama

public ImagickDraw::getFontStretch(): int

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

add a note

User Contributed Notes

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