JunkBox_Lib 1.10.1
|
#include <jpeg_tool.h>
Data Fields | |
struct jpeg_destination_mgr | pub |
unsigned char ** | outbuffer |
unsigned long * | outsize |
unsigned char * | newbuffer |
JOCTET * | buffer |
size_t | bufsize |
Definition at line 61 of file jpeg_tool.h.
JOCTET* buffer |
Definition at line 67 of file jpeg_tool.h.
Referenced by GLOBAL(), and METHODDEF().
size_t bufsize |
Definition at line 68 of file jpeg_tool.h.
Referenced by GLOBAL(), and METHODDEF().
unsigned char* newbuffer |
Definition at line 66 of file jpeg_tool.h.
Referenced by GLOBAL(), and METHODDEF().
unsigned char** outbuffer |
Definition at line 64 of file jpeg_tool.h.
Referenced by GLOBAL().
unsigned long* outsize |
Definition at line 65 of file jpeg_tool.h.
Referenced by GLOBAL().
struct jpeg_destination_mgr pub |
Definition at line 62 of file jpeg_tool.h.
Referenced by GLOBAL(), and METHODDEF().