cpdf_setgray
Description
bool cpdf_setgray ( int pdf_document, float gray_value )Sets the current drawing and filling color to the given gray value.
Parameters
pdf_documentThe document handle, returned by cpdf_open().
gray_valueThe gray value, as a float
