ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearPHOTOSHOPTagIDs Enumeration |
'Declaration Public Enum ImGearPHOTOSHOPTagIDs Inherits System.Enum
'Usage Dim instance As ImGearPHOTOSHOPTagIDs
public enum ImGearPHOTOSHOPTagIDs : System.Enum
__value public enum ImGearPHOTOSHOPTagIDs : public System.Enum
public enum class ImGearPHOTOSHOPTagIDs : public System.Enum
Member | Value | Description |
---|---|---|
AlphaIdentifiers | 0x0000041D | Alpha identifiers. |
AlphaNames | 0x000003EE | Alpha names. |
Caption | 0x000003F0 | The caption. |
COMMENT | 0x00000003 | Resource block comment. |
DisplayInfo | 0x000003EF | Display info. |
FORMAT | 0x00000461 | PhotoshopResource metadata format identifier. |
HEADER | 0x00000000 | Header data section. |
ICCProfile | 0x0000040F | ICC profile. |
IPTC | 0x00000404 | IPTC-NAA record. |
ResolutionInfo | 0x000003ED | Resolution info. |
RESOURCE | 0x00000001 | Resource block. |
RESOURCE_SIZE | 0x00000002 | Resource size. |
SEGMENTDATA | 0x00000004 | Segment data. |
Thumbnail | 0x0000040C | Thumbnail resource. |
ThumbnailLegacy | 0x00000409 | Thumbnail legacy. |
TransparencyIndex | 0x00000417 | Transparency index. |
UnicodeAlphaNames | 0x00000415 | Unicode alpha names. |
VersionInfo | 0x00000421 | Version info. |
XMP | 0x00000424 | XML packet containing XMP metadata. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearPHOTOSHOPTagIDs