|
GrafX2 2.9.3227
The ultimate 256-color painting program
|
Collaboration diagram for T_KCF_Header:Data Fields | |
| struct { | |
| struct { | |
| byte Byte1 | |
| byte Byte2 | |
| } color [16] | |
| } | Palette [10] |
| byte T_KCF_Header::Byte1 |
Referenced by Load_KCF(), Save_KCF(), and Test_KCF().
| byte T_KCF_Header::Byte2 |
Referenced by Load_KCF(), Save_KCF(), and Test_KCF().
| struct { ... } T_KCF_Header::color[16] |
Referenced by Load_KCF(), Save_KCF(), and Test_KCF().
| struct { ... } T_KCF_Header::Palette[10] |
Referenced by Load_KCF(), Save_KCF(), and Test_KCF().