TuttleOFX  1
rect.hpp File Reference
Include dependency graph for rect.hpp:
This graph shows which files directly or indirectly include this file:

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

Functions

terry::Rect< double > tuttle::plugin::ofxToGil (const OfxRectD &r)
OfxRectD tuttle::plugin::gilToOfx (const terry::Rect< double > &r)
terry::Rect< std::ssize_ttuttle::plugin::ofxToGil (const OfxRectI &r)
OfxRectI tuttle::plugin::gilToOfx (const terry::Rect< std::ssize_t > &r)