GrafX2 2.9.3227
The ultimate 256-color painting program
|
Structure for current information about loading SGX file. More...
Data Fields | |
T_IO_Context * | context |
FILE * | file |
unsigned long | file_size |
word | width |
word | height |
byte | ncolors |
Structure for current information about loading SGX file.
T_IO_Context* sgx_data::context |
Referenced by Load_CM5(), Load_GOS(), Load_PPH(), Load_SCR(), Load_SGX(), Save_CM5(), Save_GOS(), Save_PPH(), Save_SCR(), Save_SGX(), Save_SGX_Sub(), SGX_Load_Picture(), Test_CM5(), Test_GOS(), Test_PPH(), and Test_SCR().
FILE* sgx_data::file |
Referenced by Depack_CPC_LZW(), Load_CM5(), Load_GOS(), Load_PPH(), Load_SCR(), Load_SGX(), Read_SGX(), Save_CM5(), Save_GOS(), Save_SCR(), Save_SGX(), Save_SGX_Sub(), SGX_Get_dimensions(), SGX_Load_Picture(), Test_CM5(), Test_GOS(), Test_PPH(), and Test_SCR().
unsigned long sgx_data::file_size |
Referenced by Load_GOS(), Load_PPH(), Load_SCR(), Load_SGX(), Test_CM5(), Test_GOS(), Test_PPH(), and Test_SCR().
word sgx_data::width |
Referenced by Load_PPH(), Load_SCR(), Load_SGX(), Read_SGX(), Save_SGX_Sub(), SGX_Get_dimensions(), and SGX_Load_Picture().
word sgx_data::height |
Referenced by Load_PPH(), Load_SCR(), Load_SGX(), Read_SGX(), Save_SGX_Sub(), SGX_Get_dimensions(), and SGX_Load_Picture().
byte sgx_data::ncolors |
Referenced by Load_SGX(), Read_SGX(), SGX_Get_dimensions(), and SGX_Load_Picture().