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

Logical Screen Descriptor Block. More...

+ Collaboration diagram for T_GIF_LSDB:

Data Fields

word Width
 Width of the complete image area. More...
 
word Height
 Height of the complete image area. More...
 
byte Resol
 Informations about the resolution (and other) More...
 
byte Backcol
 Proposed background color. More...
 
byte Aspect
 Informations about aspect ratio. Ratio = (Aspect + 15) / 64. More...
 

Detailed Description

Logical Screen Descriptor Block.

Field Documentation

◆ Width

word T_GIF_LSDB::Width

Width of the complete image area.

Referenced by Load_GIF(), and Save_GIF().

◆ Height

word T_GIF_LSDB::Height

Height of the complete image area.

Referenced by Load_GIF(), and Save_GIF().

◆ Resol

byte T_GIF_LSDB::Resol

Informations about the resolution (and other)

Referenced by Load_GIF(), and Save_GIF().

◆ Backcol

byte T_GIF_LSDB::Backcol

Proposed background color.

Referenced by Load_GIF(), and Save_GIF().

◆ Aspect

byte T_GIF_LSDB::Aspect

Informations about aspect ratio. Ratio = (Aspect + 15) / 64.

Referenced by Load_GIF(), and Save_GIF().


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