ImageGear22.Core Assembly > ImageGear.Core Namespace : ImGearExtraChannelType Enumeration |
'Declaration Public Enum ImGearExtraChannelType Inherits System.Enum
'Usage Dim instance As ImGearExtraChannelType
public enum ImGearExtraChannelType : System.Enum
__value public enum ImGearExtraChannelType : public System.Enum
public enum class ImGearExtraChannelType : public System.Enum
Member | Value | Description |
---|---|---|
Mask | 1 | Mask channel. |
Spot | 2 | Spot channel. |
Unknown | 0 | Unknown channel. |
System.Object
System.ValueType
System.Enum
ImageGear.Core.ImGearExtraChannelType