TuttleOFX
1
|
#include <tuttle/host/ofx/OfxhImage.hpp>
#include <tuttle/common/ofx/imageEffect.hpp>
#include <tuttle/host/memory/IMemoryPool.hpp>
#include <boost/gil/channel_algorithm.hpp>
#include <boost/gil/image_view.hpp>
#include <boost/gil/image_view_factory.hpp>
#include <boost/cstdint.hpp>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::attribute::Image |
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::host |
Library for host. | |
namespace | tuttle::host::attribute |