ImGearPHOTOSHOPTagIDs Enumeration
In This Topic
Lists all Photoshop tag identifiers.
Syntax
Members
Member | Value | Description |
AlphaIdentifiers | 1053 | Alpha identifiers. |
AlphaNames | 1006 | Alpha names. |
Caption | 1008 | The caption. |
COMMENT | 3 | Resource block comment. |
DisplayInfo | 1007 | Display info. |
FORMAT | 1121 | PhotoshopResource metadata format identifier. |
HEADER | 0 | Header data section. |
ICCProfile | 1039 | ICC profile. |
IPTC | 1028 | IPTC-NAA record. |
ResolutionInfo | 1005 | Resolution info. |
RESOURCE | 1 | Resource block. |
RESOURCE_SIZE | 2 | Resource size. |
SEGMENTDATA | 4 | Segment data. |
Thumbnail | 1036 | Thumbnail resource. |
ThumbnailLegacy | 1033 | Thumbnail legacy. |
TransparencyIndex | 1047 | Transparency index. |
UnicodeAlphaNames | 1045 | Unicode alpha names. |
VersionInfo | 1057 | Version info. |
XMP | 1060 | XML packet containing XMP metadata. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPHOTOSHOPTagIDs
See Also