Click or drag to resize

GStateSetBlackGenFunct Method

Sets black-generation function used during conversion between DeviceRGB and DeviceCMYK. Corresponds to the /BG key within the ExtGState's dictionary.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetBlackGenFunct(
	Obj BG
)

Parameters

BG
Type: pdftron.SDFObj
- SDF/Cos black-generation function or name
See Also