TuttleOFX  1
core.cpp File Reference
#include "core.hpp"
#include <ofxImageEffect.h>
#include <boost/lexical_cast.hpp>
Include dependency graph for core.cpp:

Go to the source code of this file.

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::ofx

Functions

std::string tuttle::ofx::mapStatusToString (const OfxStatus stat)
 maps status to a string
std::ostream & operator<< (std::ostream &os, const OfxPlugin &v)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const OfxPlugin v 
)