|
GrafX2 2.9.3227
The ultimate 256-color painting program
|
Collaboration diagram for T_PKM_Header:Data Fields | |
| char | Ident [3] |
| byte | Method |
| byte | Recog1 |
| byte | Recog2 |
| word | Width |
| word | Height |
| T_Palette | Palette |
| word | Jump |
| char T_PKM_Header::Ident[3] |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| byte T_PKM_Header::Method |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| byte T_PKM_Header::Recog1 |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| byte T_PKM_Header::Recog2 |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| word T_PKM_Header::Width |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| word T_PKM_Header::Height |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| T_Palette T_PKM_Header::Palette |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().
| word T_PKM_Header::Jump |
Referenced by Load_PKM(), Save_PKM(), and Test_PKM().