ImageGear .NET v25.1 - Updated
ImGearPhotoshopLayerInfoTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopLayerInfoTagIDs Enumeration
Lists all Photoshop Layer Info tag identifiers.
Syntax
'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 
Members
MemberValueDescription
BlendingRanges9Photoshop layer blending ranges.
BlendModeKey4Photoshop layer blend mode key.
BlendModeSignature3Photoshop layer blend mode signature.
ChannelCount1Photoshop layer channel count.
ChannelID2Photoshop layer channel ID.
Clipping6Photoshop layer clipping.
ExtraData11Photoshop layer extra data.
Flags7Photoshop layer flags.
FORMAT1126Photoshop layer info metadata format identifier.
MaskData8Photoshop layer mask data.
Name10Photoshop layer Name.
Opacity5Photoshop layer opacity.
Rectangle0Photoshop layer rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearPhotoshopLayerInfoTagIDs

See Also

Reference

ImageGear.Formats Namespace