PHP 8.3.4 Released!

GmagickDraw::setfontweight

(PECL gmagick >= Unknown)

GmagickDraw::setfontweightEstablece el peso de la fuente

Descripción

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

Establece el peso de la fuente a usar cuando se anota texto.

Parámetros

weight

El peso de la fuente (rango válido 100-900)

Valores devueltos

El objeto GmagickDraw si se tuvo éxito

add a note

User Contributed Notes

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