downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruPage::getFlatness> <HaruPage::getDash
[edit] Last updated: Fri, 25 May 2012

view this page in

HaruPage::getFillingColorSpace

(PECL haru >= 0.0.1)

HaruPage::getFillingColorSpace現在の塗りつぶしの色空間を取得する

説明

int HaruPage::getFillingColorSpace ( void )

現在の塗りつぶしの色空間を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

現在の塗りつぶしの色空間を返します。 結果は、以下のいずれかの値となります。

  • HaruDoc::CS_DEVICE_GRAY
  • HaruDoc::CS_DEVICE_RGB
  • HaruDoc::CS_DEVICE_CMYK
  • HaruDoc::CS_CAL_GRAY
  • HaruDoc::CS_CAL_RGB
  • HaruDoc::CS_LAB
  • HaruDoc::CS_ICC_BASED
  • HaruDoc::CS_SEPARATION
  • HaruDoc::CS_DEVICE_N
  • HaruDoc::CS_INDEXED
  • HaruDoc::CS_PATTERN

エラー / 例外

エラー時に HaruException をスローします。



add a note add a note User Contributed Notes HaruPage::getFillingColorSpace
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites