Classes | Typedefs | Functions | Variables
Jpeg-6b/example.c File Reference
#include <stdio.h>
#include "jpeglib.h"
#include <setjmp.h>
Include dependency graph for Jpeg-6b/example.c:

Go to the source code of this file.

Classes

struct  my_error_mgr
 

Typedefs

typedef struct my_error_mgrmy_error_ptr
 

Functions

 my_error_exit (j_common_ptr cinfo)
 
 read_JPEG_file (char *filename)
 
 write_JPEG_file (char *filename, int quality)
 

Variables

JSAMPLEimage_buffer
 
int image_height
 
int image_width
 

Typedef Documentation

typedef struct my_error_mgr* my_error_ptr

Definition at line 256 of file Jpeg-6b/example.c.

Function Documentation

my_error_exit ( j_common_ptr  cinfo)

Definition at line 263 of file Jpeg-6b/example.c.

read_JPEG_file ( char *  filename)

Definition at line 284 of file Jpeg-6b/example.c.

write_JPEG_file ( char *  filename,
int  quality 
)

Definition at line 72 of file Jpeg-6b/example.c.

Variable Documentation

JSAMPLE* image_buffer
int image_height
int image_width


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat Apr 13 2019 02:14:26