Gif.GifBlocks Class Reference

Detailed Description

Blocks in a GIF stream.

Public Attributes

const byte ExtensionIntroducer = 0x21
 Extension Introducer More...
 
const byte Terminator = 0
 lock Terminator More...
 
const byte ApplicationExtensionLabel = 0xFF
 Application Extension Label More...
 
const byte CommentLabel = 0xFE
 Comment Label More...
 
const byte ImageDescriptorLabel = 0x2C
 Image info next. More...
 
const byte PlainTextLabel = 0x01
 Plain Text Label More...
 
const byte GraphicControlLabel = 0xF9
 Graphic Control Label More...
 
const byte ImageLabel = 0x2C
 Image is next. More...
 
const byte EndIntroducer = 0x3B
 Terminal. More...
 

Member Data Documentation

const byte Gif.GifBlocks.ApplicationExtensionLabel = 0xFF

Application Extension Label

const byte Gif.GifBlocks.CommentLabel = 0xFE

Comment Label

const byte Gif.GifBlocks.EndIntroducer = 0x3B

Terminal.

const byte Gif.GifBlocks.ExtensionIntroducer = 0x21

Extension Introducer

const byte Gif.GifBlocks.GraphicControlLabel = 0xF9

Graphic Control Label

const byte Gif.GifBlocks.ImageDescriptorLabel = 0x2C

Image info next.

const byte Gif.GifBlocks.ImageLabel = 0x2C

Image is next.

const byte Gif.GifBlocks.PlainTextLabel = 0x01

Plain Text Label

const byte Gif.GifBlocks.Terminator = 0

lock Terminator