GIF.ApplicationExtension

Application extension block

class GIF
public
class ApplicationExtension {}

Members

Static variables

id
enum ubyte id;

Application extension label

Structs

Header
struct Header

Header of this extension

Variables

data
ubyte[] data;

The data contained in this block

header
Header header;

The header of this block

Meta