ImageGear .NET
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
BACKGROUND0x624B4744Background information.
CALIBRATION0x7043414CCalibration information.
CHRM_BLUE0x70485983Chromaticities blue.
CHRM_GREEN0x70485982Chromaticities green.
CHRM_RED0x70485981Chromaticities red.
CHRM_WHITE0x70485980White point.
CHRM_X0x70485984Chromaticities X.
CHRM_Y0x70485985Chromaticities Y.
CHROMATICITIES0x6348524DChromaticities information.
COMPRESSED_TEXT0x7A545874Compressed textual data information.
CTXT_COMPR_METHOD0x70485989Compression method.
CTXT_KEYWORD0x70485988Compressed textual data chunk keyword that indicates the type of information represented by the text string.
CTXT_TEXT0x7048598ACompressed textual data chunk text.
FORMAT0x0000000EPNG metadata format identifier.
FRACTAL_PARAMETERS0x66524163Fractal parameters information.
GAMMA0x67414D41Gamma information.
GIF_APP_EXT0x67494678GIF application extension information.
GIF_CONTROL0x67494667GIF contro information.
GIF_TEXT_EXT0x67494674Gif text extension information.
GIFG_DELAY_TIME0x704859B0Delay time.
GIFG_DISPOSAL_METHOD0x704859AEDisposal method.
GIFG_USER_INPUT_FLAG0x704859AFUser Input flag.
GIFT_BACK_COLOR0x704859BBText background color.
GIFT_CELL_HEIGHT0x704859B9Character cell height.
GIFT_CELL_WIDTH0x704859B8Character cell width.
GIFT_FORE_COLOR0x704859BAText foreground color.
GIFT_GRID_HEIGHT0x704859B7Text grid height.
GIFT_GRID_WIDTH0x704859B6Text grid width.
GIFT_LEFT_POSITION0x704859B4Text grid left position.
GIFT_PLAIN_TEXT0x704859BCPlain text data.
GIFT_TOP_POSITION0x704859B5Text grid top position.
GIFX_APP_DATA0x704859B3Application data.
GIFX_APP_ID0x704859B1Application identifier.
GIFX_AUTHENTICATION0x704859B2Authentication code.
HEADER0x49484452Header information.
HISTOGRAM0x68495354Histogram information.
ICC_PROFILE0x69434350ICC profile information.
ICCP_DATA0x7048597FProfile data.
ICCP_NAME0x7048597EProfile name.
IHDR_BIT_DEPTH0x70485976Image bit depth.
IHDR_COLOR_TYPE0x70485977Color type.
IHDR_COMPRESSION0x70485978Compression type.
IHDR_FILTER_TYPE0x70485979Filter type.
IHDR_HEIGHT0x70485975Image height.
IHDR_INTERLACE_TYPE0x7048597AInterlace type.
IHDR_WIDTH0x70485974Image width.
IMAGE_OFFSET0x6F464673Image offset.
INTERNATIONAL_TEXT0x69545874International textual data information.
ITXT_COMPR_FLAG0x7048598CCompression flag.
ITXT_COMPR_METHOD0x7048598DCompression method.
ITXT_KEYWORD0x7048598BInternational textual data chunk keyword that indicates the type of information represented by the text string.
ITXT_LANGUAGE0x7048598ELanguage tag.
ITXT_TEXT0x70485990International textual data chunk text.
ITXT_TRANSL_KEYWORD0x7048598FTranslated keyword.
OFFS_UNIT0x704859A2Unit specifier.
OFFS_X_POSITION0x704859A0X position.
OFFS_Y_POSITION0x704859A1Y position.
PCAL_EQUATION0x704859A6Equation type.
PCAL_NAME0x704859A3Calibration name.
PCAL_PAR_COUNT0x704859A7Number of parameters.
PCAL_PARAMETER0x704859AACalibration parameter.
PCAL_UNIT0x704859A8Unit root.
PCAL_UNIT_NAME0x704859A9Unit name.
PCAL_X00x704859A4Original zero(x0).
PCAL_X10x704859A5Original Max(x1).
PHYS_UNIT0x7048597DUnit specifier.
PHYS_X_AXIS0x7048597BIntended pixel size or aspect ratio by X axis for display .
PHYS_Y_AXIS0x7048597CIntended pixel size or aspect ratio by Y axis for display.
PHYSICAL_SCALE0x7343414CPhysical scale information.
RESOLUTION0x70485973Resolution information.
SCAL_HEIGHT0x704859ADPixel height.
SCAL_UNIT0x704859ABUnit specifier.
SCAL_WIDTH0x704859ACPixel width.
SIGNIFICANT_BITS0x73424954Significant bits information.
SPLT_ALPHA0x70485998Suggested palette alpha entry value.
SPLT_BLUE0x70485997Suggested palette blue entry value.
SPLT_DEPTH0x70485992Sample depth.
SPLT_ENTRY0x70485994Suggested palette entry.
SPLT_ENTRY_COUNT0x70485993Suggested palette entry count.
SPLT_FREQUENCY0x70485999Suggested palette frequency entry value.
SPLT_GREEN0x70485996Suggested palette green entry value.
SPLT_NAME0x70485991Palette name.
SPLT_RED0x70485995Suggested palette red entry value.
SRGB0x73524742Standard RGB information.
SUGGESTED_PALETTE0x73504C54Suggested palette information.
TEXT0x74455874Text data information.
TEXT_KEYWORD0x70485986Textual data chunk keyword that indicates the type of information represented by the text string.
TEXT_TEXT0x70485987Textual data chunk text.
TIME0x74494D45Time image last modification information.
TIME_DAY0x7048599CImage last-modification time day value.
TIME_HOUR0x7048599DImage last-modification time hour value.
TIME_MINUTE0x7048599EImage last-modification time minute value.
TIME_MONTH0x7048599BImage last-modification time month value.
TIME_SECOND0x7048599FImage last-modification time second value.
TIME_YEAR0x7048599AImage last-modification time year value.
TRANSPARENCY0x74524E53Transparency information.
XMP0x704859BD XML packet containing XMP metadata.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Formats Namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback