Click or drag to resize

GStateGetBlackGenFunct Method

Gets the black gen funct.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetBlackGenFunct()

Return Value

Type: Obj
currently selected black-generation function (NULL by default) used during conversion between DeviceRGB and DeviceCMYK. Corresponds to the /BG key within the ExtGState's dictionary.
See Also