#include <jpeg_io_private.hpp>
boost::gil::detail::jpeg_writer::jpeg_writer |
( |
FILE * |
file | ) |
|
|
inline |
boost::gil::detail::jpeg_writer::jpeg_writer |
( |
const char * |
filename | ) |
|
|
inline |
boost::gil::detail::jpeg_writer::~jpeg_writer |
( |
| ) |
|
|
inline |
template<typename View >
void boost::gil::detail::jpeg_writer::apply |
( |
const View & |
view, |
|
|
int |
quality = 100 |
|
) |
| |
|
inline |
FILE* boost::gil::detail::file_mgr::get |
( |
| ) |
|
|
inlineinherited |
shared_ptr<FILE> boost::gil::detail::file_mgr::_fp |
|
protectedinherited |
The documentation for this class was generated from the following file: