HaruPage::setCMYKStroke

(no version information, might be only in CVS)

HaruPage::setCMYKStroke -- Set stroking color for the page

Descrição

bool HaruPage::setCMYKStroke ( float c, float m, float y, float k )

Defines stroking color for the page.

Parâmetros

c

m

y

k

Valores de retornado

Returns TRUE on success.

Erros/Excessões

Throws HaruException on error.

Veja também

HaruPage::getCMYKStroke()