(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)
pdf_setgray_stroke -- Sets drawing color to gray value
Description
void pdf_setgray_stroke
(int pdf document, double gray value)
The pdf_setgray_stroke() function sets the current
drawing color to the given gray value.
See also pdf_setrgbcolor_stroke().