GoLang PDF_setcolor

request it (293)
GoLang replacement for PHP's PDF_setcolor [edit | history]



Do you know a GoLang replacement for PHP's PDF_setcolor? Write it!

PHP PDF_setcolor

PHP original manual for PDF_setcolor [ show | php.net ]

PDF_setcolor

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

PDF_setcolorSet fill and stroke color

Description

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

Sets the current color space and color. Returns TRUE on success or FALSE on failure.