ImageGear .NET - Updated
ImGearHDPhotoTagIDs Enumeration




ImageGear24.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
MemberDescription
ALPHABYTECOUNTAlpha byte count.
ALPHADATADISCARDAlpha data discard.
ALPHAOFFSETAlpha offset.
BIMIPTCIPTC metadata.
BIMIPTCPSTRINGIPTC metadata.
BIMIPTCSUBIPTC subtree.
FORMATHD Photo metadata format identifier.
HEIGHTRESHeight resolution.
IMAGEBYTECOUNTImage byte count.
IMAGEDATADISCARDImage data discard.
IMAGEOFFSETImage offset.
IMAGETYPEImage type.
IMAGEWIDTHImage width.
IMAGHEIGHTImage height.
PIXELFORMATPixel format.
RATINGRating info.
SIMPLERATINGSimple rating.
TRANSFORMATIONTransformation to be applied when decoding the image to present the desired representation.
UNCOMPRESSEDSpecifies that the image data is uncompressed.
WIDHTRESWidth resolution.
XMPXMP metadata.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Formats Namespace