update page now

GmagickDraw::setfontweight

(PECL gmagick >= Unknown)

GmagickDraw::setfontweightDefine o peso da fonte

Descrição

public GmagickDraw::setfontweight(int $weight): GmagickDraw

Define a espessura da fonte a ser usada ao fazer anotações com texto.

Parâmetros

weight

Peso da fonte (intervalo válido 100-900)

Valor Retornado

O objeto GmagickDraw.

add a note

User Contributed Notes

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