HaruPage
PHP Manual

HaruPage::getRGBFill

(PECL haru >= 0.0.1)

HaruPage::getRGBFillGet the current filling color

Описание

array HaruPage::getRGBFill ( void )

Get the current filling color.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns the current filling color as an array with 3 elements: "r", "g" and "b".

Грешки/Изключения

Throws a HaruException on error.

Вж. също


HaruPage
PHP Manual