Home > PHP > Function > > HaruPage::getCMYKFill()

HaruPage::getCMYKFill()

HaruPage::getCMYKFill - Get the current filling color

Syntax

array HaruPage::getCMYKFill ()

Arguments

-

Description

Returns the current filling color.

Version

PHP PECL haru >= 0.0.1

Return value

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