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

search for in the

HaruImage::getHeight> <HaruImage::getBitsPerComponent
[edit] Last updated: Fri, 25 May 2012

view this page in

HaruImage::getColorSpace

(PECL haru >= 0.0.1)

HaruImage::getColorSpace色空間の名前を取得する

説明

string HaruImage::getColorSpace ( void )

色空間の名前を取得します。

パラメータ

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

返り値

画像の色空間の名前を返します。名前は以下のいずれかとなります。

  • "DeviceGray"
  • "DeviceRGB"
  • "DeviceCMYK"
  • "Indexed"

エラー / 例外

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



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

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