Lists all Photoshop Additional Layer Info tag identifiers.
Syntax
'Declaration
Public Enum ImGearPhotoshopAdditionalLayerInfoTagIDs
Inherits System.Enum
public enum ImGearPhotoshopAdditionalLayerInfoTagIDs : System.Enum
__value public enum ImGearPhotoshopAdditionalLayerInfoTagIDs : public System.Enum
public enum class ImGearPhotoshopAdditionalLayerInfoTagIDs : public System.Enum
Members
Member | Description |
Data | Photoshop additional layer data. |
FORMAT | Photoshop additional layer info metadata format identifier. |
Key | Photoshop additional layer key. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPhotoshopAdditionalLayerInfoTagIDs
See Also