ImageGear .NET - Updated
ImGearPhotoshopLayerInfoTagIDs Enumeration




ImageGear24.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
MemberDescription
BlendingRangesPhotoshop layer blending ranges.
BlendModeKeyPhotoshop layer blend mode key.
BlendModeSignaturePhotoshop layer blend mode signature.
ChannelCountPhotoshop layer channel count.
ChannelIDPhotoshop layer channel ID.
ClippingPhotoshop layer clipping.
ExtraDataPhotoshop layer extra data.
FlagsPhotoshop layer flags.
FORMATPhotoshop layer info metadata format identifier.
MaskDataPhotoshop layer mask data.
NamePhotoshop layer Name.
OpacityPhotoshop layer opacity.
RectanglePhotoshop layer rectangle.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Formats Namespace