(PHP 4, PHP 5 <= 5.0.5)
cpdf_setgray_fill — Sets filling color to gray value
Sets the current gray value to fill a path.
The document handle, returned by cpdf_open().
The gray value, as a float
Returns TRUE on success or FALSE on failure.