ImageGear .NET v25.1 - Updated
ImGearPhotoshopAdditionalLayerInfoTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopAdditionalLayerInfoTagIDs Enumeration
Lists all Photoshop Additional Layer Info tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearPhotoshopAdditionalLayerInfoTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPhotoshopAdditionalLayerInfoTagIDs
public enum ImGearPhotoshopAdditionalLayerInfoTagIDs : System.Enum 
__value public enum ImGearPhotoshopAdditionalLayerInfoTagIDs : public System.Enum 
public enum class ImGearPhotoshopAdditionalLayerInfoTagIDs : public System.Enum 
Members
MemberValueDescription
Data1Photoshop additional layer data.
FORMAT1128Photoshop additional layer info metadata format identifier.
Key0Photoshop additional layer key.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearPhotoshopAdditionalLayerInfoTagIDs

See Also

Reference

ImageGear.Formats Namespace