PHP Velho Oeste 2024

HaruPage::getRGBFill

(PECL haru >= 0.0.1)

HaruPage::getRGBFillObtiene el color actual de relleno

Descripción

HaruPage::getRGBFill ( void ) : array

Obtiene el color actual de relleno.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el color actual de relleno como un arreglo con 3 elementos: "r", "g" y "b".

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

Ver también

add a note add a note

User Contributed Notes

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