PHP 8.3.4 Released!

GmagickDraw::getfontweight

(PECL gmagick >= Unknown)

GmagickDraw::getfontweightDevuelve el peso de la fuente

Descripción

public GmagickDraw::getfontweight(): int

Devuelve el peso de la fuente usada cuando se anota texto.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve un valor de tipo int si se tuvo éxito y 0 si no está establecido el peso.

add a note

User Contributed Notes

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