ImageGear .NET v25.1 - Updated
ImGearHDPhotoTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearHDPhotoTagIDs Enumeration
Lists all HD Photo tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearHDPhotoTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearHDPhotoTagIDs
public enum ImGearHDPhotoTagIDs : System.Enum 
__value public enum ImGearHDPhotoTagIDs : public System.Enum 
public enum class ImGearHDPhotoTagIDs : public System.Enum 
Members
MemberValueDescription
ALPHABYTECOUNT48323Alpha byte count.
ALPHADATADISCARD48325Alpha data discard.
ALPHAOFFSET48322Alpha offset.
BIMIPTC52IPTC metadata.
BIMIPTCPSTRING53IPTC metadata.
BIMIPTCSUB54IPTC subtree.
FORMAT50HD Photo metadata format identifier.
HEIGHTRES48259Height resolution.
IMAGEBYTECOUNT48321Image byte count.
IMAGEDATADISCARD48324Image data discard.
IMAGEOFFSET48320Image offset.
IMAGETYPE48132Image type.
IMAGEWIDTH48256Image width.
IMAGHEIGHT48257Image height.
PIXELFORMAT48129Pixel format.
RATING18249Rating info.
SIMPLERATING18246Simple rating.
TRANSFORMATION48130Transformation to be applied when decoding the image to present the desired representation.
UNCOMPRESSED48131Specifies that the image data is uncompressed.
WIDHTRES48258Width resolution.
XMP51XMP metadata.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearHDPhotoTagIDs

See Also

Reference

ImageGear.Formats Namespace