|
|
|||
|
||||
|
||||
| |
cpdf_setrgbcolor(PHP 3>= 3.0.8, PHP 4 , PHP 5) cpdf_setrgbcolor -- Imposta il valore del colore rgb come colore per il disegno e il riempimentoDescrizionevoid cpdf_setrgbcolor ( int documento pdf, float valore rosso, float valore verde, float valore blu)La funzione cpdf_setrgbcolor() imposta il colore corrente per il disegno e il riempimento al valore del colore rgb dato. Vedere anche cpdf_setrgbcolor_stroke() e cpdf_setrgbcolor_fill(). |