Click or drag to resize

GStateGetBlendMode Method

Gets the blend mode.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public GStateBlendMode GetBlendMode()

Return Value

Type: GStateBlendMode
the current blend mode to be used in the transparent imaging model. Corresponds to the /BM key within the ExtGState's dictionary.
See Also