PHP 8.5.0 Alpha 2 available for testing

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 contiene ningún parámetro.

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