Name
page:GetGrayFill -- get gray filling color
Synopsis
gray = page:GetGrayFill()
Function
page:GetGrayFill() returns the current value of the page's filling color. page:GetGrayFill() is valid only when the page's filling color space is #HPDF_CS_DEVICE_GRAY.

Inputs
none

Results
gray
current gray filling color

Show TOC