Go to the source code of this file.
Functions | |
int | write_jpeg_mem (unsigned char *, int, int, int, unsigned char *, int) |
void | write_jpeg_file (unsigned char *, int, int, int, FILE *) |
|
Definition at line 69 of file write_jpeg.c. Referenced by JPEGEncoder::Save(). |
|
Definition at line 21 of file write_jpeg.c. References jpeg_mem_dest(), and jpeg_mem_size(). Referenced by JPEGEncoder::GetJPEG(). |