TuttleOFX
1
|
#include "Attribute.hpp"
#include <tuttle/host/attribute/Image.hpp>
#include <tuttle/host/INode.hpp>
#include <tuttle/host/memory/IMemoryCache.hpp>
#include <tuttle/host/ofx/attribute/OfxhClipImage.hpp>
#include <boost/cstdint.hpp>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::attribute::ClipImage |
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 |
Defines | |
#define | SOFXCLIPLENGTH 1 |
#define SOFXCLIPLENGTH 1 |
Definition at line 13 of file ClipImage.hpp.