PHP Velho Oeste 2024

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Descrição

HaruPage::getCMYKFill ( void ) : array

Returns the current filling color.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the current filling color as an array with 4 elements ("c", "m", "y" and "k").

Erros

Lança uma HaruException em erros.

add a note add a note

User Contributed Notes

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