PHP 8.3.4 Released!

GmagickDraw::setfont

(PECL gmagick >= Unknown)

GmagickDraw::setfontEstablece la fuente especificada completamente a usar cuando se anota texto

Descripción

public GmagickDraw::setfont(string $font): GmagickDraw

Establece la fuente especificada completamente a usar cuando se anota texto.

Parámetros

font

El nombre de la fuente

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