update : 2015.11.03
php.shukuma.com

검색:
 
 
Set fill and stroke color

PDF_setcolor

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_setcolorSet fill and stroke color

설명

bool PDF_setcolor ( resource $p , string $fstype , string $colorspace , float $c1 , float $c2 , float $c3 , float $c4 )

Sets the current color space and color. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.