Show / Hide Table of Contents

Enum GState.BlendMode

The standard separable blend modes available in PDF.

Namespace: pdftron.PDF
Assembly: PDFNetAndroid.dll
Syntax
public enum BlendMode

Fields

Name Description
e_bl_color
e_bl_color_burn
e_bl_color_dodge
e_bl_compatible
e_bl_darken
e_bl_difference
e_bl_exclusion
e_bl_hard_light
e_bl_hue
e_bl_lighten
e_bl_luminosity
e_bl_multiply
e_bl_normal
e_bl_overlay
e_bl_saturation
e_bl_screen
e_bl_soft_light
In This Article
Back to top Generated by DocFX