HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Опис

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

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

Помилки/Винятки

При помилці кидає HaruException.

add a note add a note

User Contributed Notes

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