ImageGear .NET - Updated May 30, 2018
ImGearPhotoshopResourceGenericTagIDs Enumeration




ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearPhotoshopResourceGenericTagIDs Enumeration
Lists all Photoshop Resource Generic tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearPhotoshopResourceGenericTagIDs 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearPhotoshopResourceGenericTagIDs
Members
MemberDescription
DATAPhotoshop resource generic data.
FORMATPhotoshop resource generic metadata format identifier.
IDPhotoshop resource generic ID.
NAMEPhotoshop resource generic name.
SIGNATUREPhotoshop resource generic signature.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearPhotoshopResourceGenericTagIDs

See Also

Reference

ImageGear.Formats Namespace