GrafX2 2.9.3227
The ultimate 256-color painting program
|
Graphic Control Extension. More...
Data Fields | |
byte | Block_identifier |
0x21 More... | |
byte | Function |
0xF9 More... | |
byte | Block_size |
4 More... | |
byte | Packed_fields |
11100000 : Reserved 00011100 : Disposal method 00000010 : User input flag 00000001 : Transparent flag More... | |
word | Delay_time |
Time for this frame to stay displayed. More... | |
byte | Transparent_color |
Which color index acts as transparent. More... | |
word | Block_terminator |
0x00 More... | |
Graphic Control Extension.
byte T_GIF_GCE::Block_identifier |
0x21
Referenced by Save_GIF().
byte T_GIF_GCE::Function |
0xF9
Referenced by Save_GIF().
byte T_GIF_GCE::Block_size |
4
Referenced by Save_GIF().
byte T_GIF_GCE::Packed_fields |
11100000 : Reserved 00011100 : Disposal method 00000010 : User input flag 00000001 : Transparent flag
Referenced by Load_GIF(), and Save_GIF().
word T_GIF_GCE::Delay_time |
Time for this frame to stay displayed.
Referenced by Load_GIF(), and Save_GIF().
byte T_GIF_GCE::Transparent_color |
Which color index acts as transparent.
Referenced by Load_GIF(), and Save_GIF().
word T_GIF_GCE::Block_terminator |
0x00
Referenced by Save_GIF().