|
TuttleOFX
1
|
#include "color.hpp"#include <fstream>#include <iomanip>#include <boost/utility.hpp>#include <boost/shared_ptr.hpp>#include <boost/make_shared.hpp>#include <boost/log/core.hpp>#include <boost/log/trivial.hpp>#include <boost/log/expressions.hpp>#include <boost/log/sinks/sync_frontend.hpp>#include <boost/log/sinks/text_ostream_backend.hpp>#include <boost/log/sources/severity_logger.hpp>#include <boost/log/sources/record_ostream.hpp>#include <boost/log/utility/setup/common_attributes.hpp>#include <boost/log/utility/empty_deleter.hpp>#include <boost/log/expressions/formatters/stream.hpp>#include <boost/log/expressions/attr.hpp>#include <boost/log/expressions/message.hpp>

Go to the source code of this file.
Data Structures | |
| class | tuttle::common::formatters::Formatter |
Namespaces | |
| namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
| namespace | tuttle::common |
| namespace | tuttle::common::formatters |