GrafX2 2.9.3227
The ultimate 256-color painting program
|
Data Fields | |
byte | Manufacturer |
byte | Version |
byte | Compression |
byte | Depth |
word | X_min |
word | Y_min |
word | X_max |
word | Y_max |
word | X_dpi |
word | Y_dpi |
byte | Palette_16c [48] |
byte | Reserved |
byte | Plane |
word | Bytes_per_plane_line |
word | Palette_info |
word | Screen_X |
word | Screen_Y |
byte | Filler [54] |
byte T_PCX_Header::Manufacturer |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Version |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Compression |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Depth |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::X_min |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Y_min |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::X_max |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Y_max |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::X_dpi |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Y_dpi |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Palette_16c[48] |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Reserved |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Plane |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Bytes_per_plane_line |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Palette_info |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Screen_X |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
word T_PCX_Header::Screen_Y |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().
byte T_PCX_Header::Filler[54] |
Referenced by Load_PCX(), Save_PCX(), and Test_PCX().