Lists all GIF tag identifiers.
Syntax
Members
| Member | Description |
| AFTER_IMAGE_EXT | After image extensions. |
| APP_AUTH_CODE | Application authentication code. |
| APP_DATA | Application data. |
| APP_EXTENSION | Application extension. |
| APP_IDENTIFIER | Application identifier. |
| COMMENT_EXTENSION | Comment extension. |
| FORMAT | GIF metadata format identifier. |
| GCE_DELAY_TIME | Delay time. |
| GCE_FIELDS | Graphic control extension packed fields. |
| GCE_FLD_DISPOSAL_METHOD | Disposal method. |
| GCE_FLD_TRANSPARENT | Transparent color flag. |
| GCE_FLD_USER_INPUT | User input flag. |
| GCE_TRANSPARENT_COLOR | Transparent color index. |
| GLOBAL_COLOR_TABLE | Global color table. |
| GRAPHIC_CONTROL_EXT | Graphic control extension. |
| HDR_SIGNATURE | Identifies the GIF Data Stream. |
| HDR_VERSION | Version number. |
| HEADER | GIF header. |
| IMAGE_DESCRIPTOR | Image descriptor. |
| IMG_FIELDS | Image descriptor packed field. |
| IMG_FLD_INTERLACE | Interlace flag. |
| IMG_FLD_LOC_COLOR_TABLE | Local color table flag. |
| IMG_FLD_SIZE | Local color table size. |
| IMG_FLD_SORT | Sort flag. |
| IMG_IMAGE_HEIGHT | Image height. |
| IMG_IMAGE_WIDTH | Image width. |
| IMG_LEFT_POSITION | Image left position. |
| IMG_TOP_POSITION | Image top position. |
| LOCAL_COLOR_TABLE | Local color table. |
| PLAIN_TEXT_EXTENSION | Plain text extension. |
| SCR_ASPECT_RATIO | Pixel aspect ratio. |
| SCR_BACKGROUND_COLOR | Background color index. |
| SCR_FIELDS | Logical screen packed fields. |
| SCR_FLD_COLOR_RES | Color resolution. |
| SCR_FLD_GL_COLOR_TABLE | Global color table flag. |
| SCR_FLD_SIZE | Global color table size. |
| SCR_FLD_SORT | Sort flag. |
| SCR_SCREEN_HEIGHT | Logical screen height. |
| SCR_SCREEN_WIDTH | Logical screen width. |
| SCREEN_DESCRIPTOR | Logical screen descriptor. |
| TXT_BACKGROUND_COLOR | Text background color index. |
| TXT_CELL_HEIGHT | Character cell height. |
| TXT_CELL_WIDTH | Character cell width. |
| TXT_FOREGROUND_COLOR | Text foreground color index. |
| TXT_GRID_HEIGHT | Text grid height. |
| TXT_GRID_LEFT | Text grid left position. |
| TXT_GRID_TOP | Text grid top position. |
| TXT_GRID_WIDTH | Text grid width. |
| TXT_TEXT_DATA | Plain text data. |
| XMP | XMP metadata stream. |
Inheritance Hierarchy
See Also