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

SCx header data. More...

+ Collaboration diagram for T_SCx_Header:

Data Fields

byte Filler1 [4]
 "RIX3" More...
 
word Width
 Image Width. More...
 
word Height
 Image Height. More...
 
byte PaletteType
 M P RGB PIX 0xAF = VGA. More...
 
byte StorageType
 00 = Linear (1 byte per pixel) 01,02 Planar 03 text 80 Compressed 40 extension block 20 encrypted More...
 

Detailed Description

SCx header data.

Field Documentation

◆ Filler1

byte T_SCx_Header::Filler1[4]

"RIX3"

Referenced by Load_SCx(), Save_SCx(), and Test_SCx().

◆ Width

word T_SCx_Header::Width

Image Width.

Referenced by Load_SCx(), Save_SCx(), and Test_SCx().

◆ Height

word T_SCx_Header::Height

Image Height.

Referenced by Load_SCx(), Save_SCx(), and Test_SCx().

◆ PaletteType

byte T_SCx_Header::PaletteType

M P RGB PIX 0xAF = VGA.

Referenced by Load_SCx(), Save_SCx(), and Test_SCx().

◆ StorageType

byte T_SCx_Header::StorageType

00 = Linear (1 byte per pixel) 01,02 Planar 03 text 80 Compressed 40 extension block 20 encrypted

Referenced by Load_SCx(), Save_SCx(), and Test_SCx().


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