|
Tachyon (current)
Current Main Branch
|
Go to the source code of this file.
Functions | |
| int | readjpeg (const char *name, int *xres, int *yres, unsigned char **imgdata) |
| int | writejpeg (const char *name, int xres, int yres, unsigned char *imgdata) |
| int readjpeg | ( | const char * | name, |
| int * | xres, | ||
| int * | yres, | ||
| unsigned char ** | imgdata | ||
| ) |
| int writejpeg | ( | const char * | name, |
| int | xres, | ||
| int | yres, | ||
| unsigned char * | imgdata | ||
| ) |
1.8.14