SoftMaskSubtype Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This enum represents subtype specifying the method to be used in deriving the mask values from the transparency group specified by the Group entry

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Transparency
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum SoftMaskSubtype
Members

  Member nameValueDescription
Alpha0 The group’s computed alpha shall be used, disregarding its colour.
Luminosity1 The group’s computed colour shall be converted to a single-component luminosity value.
See Also

Reference