PDF_setgray

(PHP 3>= 3.0.6, PHP 4 )

PDF_setgray -- Sets drawing and filling color to gray value

Description

void PDF_setgray (int pdf object, double gray)

Set the current fill and stroke color.

Note: PDFlib V4.0: Deprecated, use PDF_setcolor() instead.