PHP 8.3.4 Released!

GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleDevuelve el estilo de fuente

Descripción

public GmagickDraw::getfontstyle(): int

Devuelve el estilo de fuente usado cuando se anota texto.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve la constante de estilo de fuente (STYLE_) asociada con el objeto GmagickDraw o 0 si no está establecido ningún estilo.

add a note

User Contributed Notes

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