ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDESoftMaskCreateFlags Enumeration |
'Declaration Public Enum ImGearPDESoftMaskCreateFlags Inherits System.Enum
'Usage Dim instance As ImGearPDESoftMaskCreateFlags
public enum ImGearPDESoftMaskCreateFlags : System.Enum
__value public enum ImGearPDESoftMaskCreateFlags : public System.Enum
public enum class ImGearPDESoftMaskCreateFlags : public System.Enum
Member | Value | Description |
---|---|---|
ALPHA | 0x00000002 | Specifies how the mask is to be computed. |
LUMINOSITY | 0x00000001 | Specifies how the mask is to be computed. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.PDF.ImGearPDESoftMaskCreateFlags