cpdf_setrgbcolor(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4) cpdf_setrgbcolor -- Pone el color de relleno y dibujo al valor de color rgbDescripciónbool cpdf_setrgbcolor ( int pdf document, float red value, float green value, float blue value )La función cpdf_setrgbcolor_stroke() pone el color de relleno y dibujo actual al color rgb dado. Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.
Vea también cpdf_setrgbcolor_stroke() y cpdf_setrgbcolor_fill(). |
||||||||||