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

search for in the

HaruPage::getFlatness> <HaruPage::getDash
[edit] Last updated: Fri, 24 May 2013

view this page in

HaruPage::getFillingColorSpace

(PECL haru >= 0.0.1)

HaruPage::getFillingColorSpaceObtiene el espacio actual del color de relleno

Descripción

int HaruPage::getFillingColorSpace ( void )

Obtiene el espacio actual del color de relleno.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el espacio actual del color de relleno. El valor resultante es uno de los siguientes:

  • 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

Errores/Excepciones

Lanza una HaruException cuando se produce un error.



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

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