HaruPage::getCMYKStroke
(PECL haru >= 0.0.1)
HaruPage::getCMYKStroke — Get the current stroking color
설명
array HaruPage::getCMYKStroke
( void
)
Get the current stroking color.
인수
이 함수는 인수가 없습니다.
반환값
Returns the current stroking color as an array with 4 elements ("c", "m", "y" and "k").
오류/예외
오류 시에 HaruException을 던짐.
There are no user contributed notes for this page.
