JunkBox_Lib 1.10.1
Loading...
Searching...
No Matches
my_mem_destination_mgr Struct Reference

#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
 

Detailed Description

Definition at line 61 of file jpeg_tool.h.

Field Documentation

◆ buffer

JOCTET* buffer

Definition at line 67 of file jpeg_tool.h.

Referenced by GLOBAL(), and METHODDEF().

◆ bufsize

size_t bufsize

Definition at line 68 of file jpeg_tool.h.

Referenced by GLOBAL(), and METHODDEF().

◆ newbuffer

unsigned char* newbuffer

Definition at line 66 of file jpeg_tool.h.

Referenced by GLOBAL(), and METHODDEF().

◆ outbuffer

unsigned char** outbuffer

Definition at line 64 of file jpeg_tool.h.

Referenced by GLOBAL().

◆ outsize

unsigned long* outsize

Definition at line 65 of file jpeg_tool.h.

Referenced by GLOBAL().

◆ pub

struct jpeg_destination_mgr pub

Definition at line 62 of file jpeg_tool.h.

Referenced by GLOBAL(), and METHODDEF().


The documentation for this struct was generated from the following file: