|
GrafX2 2.9.3227
The ultimate 256-color painting program
|
Data used by the PackBytes packer. More...
#include <packbytes.h>
Collaboration diagram for T_PackBytes_data:Data Fields | |
| FILE * | f |
| int | output_count |
| byte | list_size |
| byte | repetition_mode |
| byte | list [65] |
Data used by the PackBytes packer.
| FILE* T_PackBytes_data::f |
Referenced by PackBytes_pack_flush(), and PackBytes_pack_init().
| int T_PackBytes_data::output_count |
Referenced by PackBytes_pack_flush().
| byte T_PackBytes_data::list_size |
Referenced by PackBytes_pack_add(), and PackBytes_pack_flush().
| byte T_PackBytes_data::repetition_mode |
Referenced by PackBytes_pack_add(), and PackBytes_pack_flush().
| byte T_PackBytes_data::list[65] |
Referenced by PackBytes_pack_add(), and PackBytes_pack_flush().