ImageGear .NET
ImGearJPEGTagIDs Enumeration




Lists all JPEG tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearJPEGTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearJPEGTagIDs
public enum ImGearJPEGTagIDs : System.Enum 
__value public enum ImGearJPEGTagIDs : public System.Enum 
public enum class ImGearJPEGTagIDs : public System.Enum 
Members
MemberValueDescription
APP10x0000FFE1Application marker - first.
APP100x0000FFEAApplication marker - 10.
APP110x0000FFEBApplication marker - 11.
APP120x0000FFECApplication marker - 12.
APP130x0000FFEDApplication marker - 13.
APP140x0000FFEEApplication marker - 14.
APP150x0000FFEFApplication marker - last.
APP20x0000FFE2Application marker - 2.
APP30x0000FFE3Application marker - 3.
APP40x0000FFE4Application marker - 4.
APP50x0000FFE5Application marker - 5.
APP60x0000FFE6Application marker - 6.
APP70x0000FFE7Application marker - 7.
APP80x0000FFE8Application marker - 8.
APP90x0000FFE9Application marker - 9.
BINARY_DATA0x00000172Segment binary data.
CHUNKNUMBER0x0000018AChunk number.
COM0x0000FFFEComment value.
COMMENT0x0000015EComment value.
DAC0x0000FFCCDAC - Define Arithmetic coding Conditioning.
DHP0x0000FFDEDefine hierarchical progression.
DHT0x0000FFC4Huffman tables.
DNL0x0000FFDCDefine number of lines.
DQT0x0000FFDBQuantization tables.
DRI0x0000FFDDRestart Interval.
EOI0x0000FFD9End of Image.
EXIF_ID0x0000017CEXIF ID tag.
EXP0x0000FFDFExpand reference image.
FORMAT0x0000002EJPEG metadata format identifier.
FRAME_COMPONENT_HV_SAMPLING0x00000132SOF Component HV Sampling.
FRAME_COMPONENT_ID0x00000131SOF Component ID.
FRAME_COMPONENT_QUANT_SELECTOR0x00000133SOF Component quantization table selector.
FRAME_COMPONENT_SPEC0x00000130SOF Component specification.
FRAME_LINES0x0000012DSOF Lines.
FRAME_NUMBER_OF_COMPONENTS0x0000012FSOF Number of components.
FRAME_PRECISION0x0000012CSOF Precision.
FRAME_SAMPLES_PER_LINE0x0000012ESOF Samples Per Line.
HUFFMAN_TABLE0x00000140Huffman table.
HUFFMAN_TABLE_DESCRIPTOR0x00000141Huffman table descriptor.
HUFFMAN_TABLE_LENGTHS0x00000142Huffman table lengths.
HUFFMAN_TABLE_VALUES0x00000143Huffman table values.
ICCPROFILEDATA0x00000189ICC Profile data.
IDENTIFIER0x00000188Segment identifier.
JFIF0x0000FFE0Application marker - JFIF header (APP0).
JFIF_ID0x00000168JFIF ID value.
JFIF_THUMB_HEIGHT0x0000016EJFIF thumbnail height.
JFIF_THUMB_WIDTH0x0000016DJFIF thumbnail width.
JFIF_UNITS0x0000016AJFIF resolution unit.
JFIF_VERSION0x00000169JFIF version.
JFIF_X_RES0x0000016BJFIF X resolution.
JFIF_Y_RES0x0000016CJFIF Y resolution.
JPG0x0000FFC8Reserved for JPEG extensions.
PHOTOSHOP_ID0x00000186Photoshop ID.
PHOTOSHOP_RESOURCES0x00000187Photoshop Resources.
QUANT_TABLE0x00000136Quantization table.
QUANT_TABLE_DESCRIPTOR0x00000137Quantization table descriptor.
QUANT_TABLE_ELEMENTS0x00000138Quantization table elements.
RESTART_INTERVAL0x00000154Restart interval.
RST00x0000FFD0Restart marker.
RST10x0000FFD1Restart marker.
RST20x0000FFD2Restart marker.
RST30x0000FFD3Restart marker.
RST40x0000FFD4Restart marker.
RST50x0000FFD5Restart marker.
RST60x0000FFD6Restart marker.
RST70x0000FFD7Restart marker.
SCAN_AH_AL0x00000150Scan AH, AL.
SCAN_COMPONENT0x0000014BScan component.
SCAN_COMPONENT_NUMBER0x0000014AScan component number.
SCAN_DC_AC0x0000014DScan AC, DC.
SCAN_SELECTOR0x0000014CScan selector.
SCAN_SP_END0x0000014FScan spectral end.
SCAN_SP_START0x0000014EScan spectral start.
SOF00x0000FFC0Baseline DCT.
SOF10x0000FFC1Extended sequential DCT.
SOF100x0000FFCAProgressive DCT - arithmetic encoding.
SOF110x0000FFCBLossless sequential - arithmetic encoding.
SOF130x0000FFCDDifferential sequential DCT - arithmetic encoding.
SOF140x0000FFCEDifferential progressive DCT - arithmetic encoding.
SOF150x0000FFCFDifferential lossless - arithmetic encoding.
SOF20x0000FFC2Progressive DCT.
SOF30x0000FFC3Lossless (sequential).
SOF50x0000FFC5Differential sequential DCT.
SOF60x0000FFC6Differential progressive DCT.
SOF70x0000FFC7Differential lossless.
SOF90x0000FFC9Extended sequential DCT - arithmetic encoding.
SOI0x0000FFD8Start of Image.
SOS0x0000FFDAStart of Segment.
TEM0x0000FF01TEM marker.
XMP0x0000018BXML packet containing XMP metadata.
XMP_IDENTIFIER0x0000018CXMP identifier.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearJPEGTagIDs

See Also

Reference

ImageGear.Formats Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback