ImageGear v26.0 - Updated
ImGearPNGTagIDs Enumeration




ImageGear.Core Assembly > ImageGear.Formats Namespace : ImGearPNGTagIDs Enumeration
Lists all PNG tag identifiers.
Syntax
'Declaration
 
Public Enum ImGearPNGTagIDs 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPNGTagIDs
public enum ImGearPNGTagIDs : System.Enum 
__value public enum ImGearPNGTagIDs : public System.Enum 
public enum class ImGearPNGTagIDs : public System.Enum 
Members
MemberValueDescription
BACKGROUND1649100612Background information.
CALIBRATION1883455820Calibration information.
CHRM_BLUE1883789699Chromaticities blue.
CHRM_GREEN1883789698Chromaticities green.
CHRM_RED1883789697Chromaticities red.
CHRM_WHITE1883789696White point.
CHRM_X1883789700Chromaticities X.
CHRM_Y1883789701Chromaticities Y.
CHROMATICITIES1665684045Chromaticities information.
COMPRESSED_TEXT2052348020Compressed textual data information.
CTXT_COMPR_METHOD1883789705Compression method.
CTXT_KEYWORD1883789704Compressed textual data chunk keyword that indicates the type of information represented by the text string.
CTXT_TEXT1883789706Compressed textual data chunk text.
FORMAT14PNG metadata format identifier.
FRACTAL_PARAMETERS1716666723Fractal parameters information.
GAMMA1732332865Gamma information.
GIF_APP_EXT1732855416GIF application extension information.
GIF_CONTROL1732855399GIF contro information.
GIF_TEXT_EXT1732855412Gif text extension information.
GIFG_DELAY_TIME1883789744Delay time.
GIFG_DISPOSAL_METHOD1883789742Disposal method.
GIFG_USER_INPUT_FLAG1883789743User Input flag.
GIFT_BACK_COLOR1883789755Text background color.
GIFT_CELL_HEIGHT1883789753Character cell height.
GIFT_CELL_WIDTH1883789752Character cell width.
GIFT_FORE_COLOR1883789754Text foreground color.
GIFT_GRID_HEIGHT1883789751Text grid height.
GIFT_GRID_WIDTH1883789750Text grid width.
GIFT_LEFT_POSITION1883789748Text grid left position.
GIFT_PLAIN_TEXT1883789756Plain text data.
GIFT_TOP_POSITION1883789749Text grid top position.
GIFX_APP_DATA1883789747Application data.
GIFX_APP_ID1883789745Application identifier.
GIFX_AUTHENTICATION1883789746Authentication code.
HEADER1229472850Header information.
HISTOGRAM1749635924Histogram information.
ICC_PROFILE1766015824ICC profile information.
ICCP_DATA1883789695Profile data.
ICCP_NAME1883789694Profile name.
IHDR_BIT_DEPTH1883789686Image bit depth.
IHDR_COLOR_TYPE1883789687Color type.
IHDR_COMPRESSION1883789688Compression type.
IHDR_FILTER_TYPE1883789689Filter type.
IHDR_HEIGHT1883789685Image height.
IHDR_INTERLACE_TYPE1883789690Interlace type.
IHDR_WIDTH1883789684Image width.
IMAGE_OFFSET1866876531Image offset.
INTERNATIONAL_TEXT1767135348International textual data information.
ITXT_COMPR_FLAG1883789708Compression flag.
ITXT_COMPR_METHOD1883789709Compression method.
ITXT_KEYWORD1883789707International textual data chunk keyword that indicates the type of information represented by the text string.
ITXT_LANGUAGE1883789710Language tag.
ITXT_TEXT1883789712International textual data chunk text.
ITXT_TRANSL_KEYWORD1883789711Translated keyword.
OFFS_UNIT1883789730Unit specifier.
OFFS_X_POSITION1883789728X position.
OFFS_Y_POSITION1883789729Y position.
PCAL_EQUATION1883789734Equation type.
PCAL_NAME1883789731Calibration name.
PCAL_PAR_COUNT1883789735Number of parameters.
PCAL_PARAMETER1883789738Calibration parameter.
PCAL_UNIT1883789736Unit root.
PCAL_UNIT_NAME1883789737Unit name.
PCAL_X01883789732Original zero(x0).
PCAL_X11883789733Original Max(x1).
PHYS_UNIT1883789693Unit specifier.
PHYS_X_AXIS1883789691Intended pixel size or aspect ratio by X axis for display .
PHYS_Y_AXIS1883789692Intended pixel size or aspect ratio by Y axis for display.
PHYSICAL_SCALE1933787468Physical scale information.
RESOLUTION1883789683Resolution information.
SCAL_HEIGHT1883789741Pixel height.
SCAL_UNIT1883789739Unit specifier.
SCAL_WIDTH1883789740Pixel width.
SIGNIFICANT_BITS1933723988Significant bits information.
SPLT_ALPHA1883789720Suggested palette alpha entry value.
SPLT_BLUE1883789719Suggested palette blue entry value.
SPLT_DEPTH1883789714Sample depth.
SPLT_ENTRY1883789716Suggested palette entry.
SPLT_ENTRY_COUNT1883789715Suggested palette entry count.
SPLT_FREQUENCY1883789721Suggested palette frequency entry value.
SPLT_GREEN1883789718Suggested palette green entry value.
SPLT_NAME1883789713Palette name.
SPLT_RED1883789717Suggested palette red entry value.
SRGB1934772034Standard RGB information.
SUGGESTED_PALETTE1934642260Suggested palette information.
TEXT1950701684Text data information.
TEXT_KEYWORD1883789702Textual data chunk keyword that indicates the type of information represented by the text string.
TEXT_TEXT1883789703Textual data chunk text.
TIME1950960965Time image last modification information.
TIME_DAY1883789724Image last-modification time day value.
TIME_HOUR1883789725Image last-modification time hour value.
TIME_MINUTE1883789726Image last-modification time minute value.
TIME_MONTH1883789723Image last-modification time month value.
TIME_SECOND1883789727Image last-modification time second value.
TIME_YEAR1883789722Image last-modification time year value.
TRANSPARENCY1951551059Transparency information.
XMP1883789757 XML packet containing XMP metadata.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearPNGTagIDs

See Also

Reference

ImageGear.Formats Namespace

Is this page helpful?
Yes No
Thanks for your feedback.