ImageGear23.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopResourceGenericTagIDs Enumeration |
'Declaration Public Enum ImGearPhotoshopResourceGenericTagIDs Inherits System.Enum
'Usage Dim instance As ImGearPhotoshopResourceGenericTagIDs
public enum ImGearPhotoshopResourceGenericTagIDs : System.Enum
__value public enum ImGearPhotoshopResourceGenericTagIDs : public System.Enum
public enum class ImGearPhotoshopResourceGenericTagIDs : public System.Enum
Member | Value | Description |
---|---|---|
DATA | 3 | Photoshop resource generic data. |
FORMAT | 1120 | Photoshop resource generic metadata format identifier. |
ID | 1 | Photoshop resource generic ID. |
NAME | 2 | Photoshop resource generic name. |
SIGNATURE | 0 | Photoshop resource generic signature. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPhotoshopResourceGenericTagIDs