php8.5
Home/ Manual/ gmagick / gmagickdraw/ GmagickDraw::getfontstyle

GmagickDraw::getfontstyle

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Returns the font style

Description

GmagickDraw::getfontstyle(): int

Returns the font style used when annotating with text.

Parameters Parameters

Return Values

Returns the font style constant (STYLE_) associated with the GmagickDraw object or 0 if no style is set.

Source: reference/gmagick/gmagickdraw/getfontstyle.xml · from the official PHP manual (php/doc-en)