CakeFest 2024: The Official CakePHP Conference

GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleReturns the font style

Açıklama

public GmagickDraw::getfontstyle(): int

Returns the font style used when annotating with text.

Bağımsız Değişkenler

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

Dönen Değerler

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

add a note

User Contributed Notes

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