VAPOR3 3.9.4
|
#include <vapor/common.h>
Go to the source code of this file.
Namespaces | |
namespace | VAPoR |
Functions | |
RENDER_API int | VAPoR::write_JPEG_file (FILE *file, int image_width, int image_height, unsigned char *image_buffer, int quality) |
RENDER_API int | VAPoR::read_JPEG_file (const char *filename, unsigned char **imageBuffer, int *width, int *height) |