ImagickDraw::setFontStyle

(PECL imagick 2.0.0)

ImagickDraw::setFontStyleSets the font style to use when annotating with text

Beskrivelse

bool ImagickDraw::setFontStyle ( int $style )
Advarsel

This function is currently not documented; only its argument list is available.

Sets the font style to use when annotating with text. The AnyStyle enumeration acts as a wild-card "don't care" option.

Parametre

style

STYLETYPE_ constant

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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