| ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopLayerInfoTagIDs Enumeration |
'Declaration Public Enum ImGearPhotoshopLayerInfoTagIDs Inherits System.Enum
'Usage Dim instance As ImGearPhotoshopLayerInfoTagIDs
public enum ImGearPhotoshopLayerInfoTagIDs : System.Enum
__value public enum ImGearPhotoshopLayerInfoTagIDs : public System.Enum
public enum class ImGearPhotoshopLayerInfoTagIDs : public System.Enum
| Member | Value | Description |
|---|---|---|
| BlendingRanges | 9 | Photoshop layer blending ranges. |
| BlendModeKey | 4 | Photoshop layer blend mode key. |
| BlendModeSignature | 3 | Photoshop layer blend mode signature. |
| ChannelCount | 1 | Photoshop layer channel count. |
| ChannelID | 2 | Photoshop layer channel ID. |
| Clipping | 6 | Photoshop layer clipping. |
| ExtraData | 11 | Photoshop layer extra data. |
| Flags | 7 | Photoshop layer flags. |
| FORMAT | 1126 | Photoshop layer info metadata format identifier. |
| MaskData | 8 | Photoshop layer mask data. |
| Name | 10 | Photoshop layer Name. |
| Opacity | 5 | Photoshop layer opacity. |
| Rectangle | 0 | Photoshop layer rectangle. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPhotoshopLayerInfoTagIDs