GrafX2 2.9.3227
The ultimate 256-color painting program
T_GIF_GCE Struct Reference

Graphic Control Extension. More...

+ Collaboration diagram for T_GIF_GCE:

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...
 

Detailed Description

Graphic Control Extension.

Field Documentation

◆ Block_identifier

byte T_GIF_GCE::Block_identifier

0x21

Referenced by Save_GIF().

◆ Function

byte T_GIF_GCE::Function

0xF9

Referenced by Save_GIF().

◆ Block_size

byte T_GIF_GCE::Block_size

4

Referenced by Save_GIF().

◆ Packed_fields

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().

◆ Delay_time

word T_GIF_GCE::Delay_time

Time for this frame to stay displayed.

Referenced by Load_GIF(), and Save_GIF().

◆ Transparent_color

byte T_GIF_GCE::Transparent_color

Which color index acts as transparent.

Referenced by Load_GIF(), and Save_GIF().

◆ Block_terminator

word T_GIF_GCE::Block_terminator

0x00

Referenced by Save_GIF().


The documentation for this struct was generated from the following file: