#include "as3_jpeg.h"
Go to the source code of this file.
Functions | |
int | RGB_2_JPEG (unsigned char *buffer, unsigned char **compressed, long unsigned int *new_len, int quality) |
int RGB_2_JPEG | ( | unsigned char * | buffer, |
unsigned char ** | compressed, | ||
long unsigned int * | new_len, | ||
int | quality | ||
) |
Definition at line 32 of file as3_jpeg.c.