PHP Velho Oeste 2024

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Açıklama

HaruPage::getCMYKFill ( void ) : array

Returns the current filling color.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

add a note add a note

User Contributed Notes

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