claw 1.9.0
 
Loading...
Searching...
No Matches
jpeg_error_manager.hpp File Reference

Methods for the claw::graphic::jpeg::error_manager class. More...

#include <cstdio>
#include <jpeglib.h>
Include dependency graph for jpeg_error_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  claw
 This is the main namespace.
 
namespace  claw::graphic
 Everything about image structures and processing.
 

Functions

void claw::graphic::jpeg__error_manager__error_exit (j_common_ptr cinfo)
 Throw an exception when an error occurs in an internal jpeg processing.
 

Detailed Description

Methods for the claw::graphic::jpeg::error_manager class.

Remarks
You should NOT include this file by yourself.
Author
Julien Jorge

Definition in file jpeg_error_manager.hpp.