ImagickDraw::getFontStyle

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontStyleDevuelve el estilo de la fuente

Descripción

public ImagickDraw::getFontStyle(): int
Advertencia

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

Devuelve el estilo de la fuente.

Valores devueltos

Devuelve una constante STYLE (imagick::STYLE_*), asociada al objeto ImagickDraw, o 0 si el estilo no está definido.

add a note

User Contributed Notes

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