page:GetFillingColorSpace -- get filling color space
Synopsis
cs = page:GetFillingColorSpace()
Function
page:GetFillingColorSpace() returns the current value of the page's filling color space.
This will be one of #HPDF_CS_DEVICE_GRAY, #HPDF_CS_DEVICE_RGB or #HPDF_CS_DEVICE_CMYK.