PHP 8.3.4 Released!

ImagickDraw::getFontStyle

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontStyleDevuelve el estilo de fuente

Descripción

ImagickDraw::getFontStyle(): int
Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Devuelve el estilo de fuente usado cuando se escribe texto.

Valores devueltos

Devuelve la constante de estilo de fuente (STYLE_) asociada al objeto ImagickDraw 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