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

Go to the source code of this file.

Data Structures

class  tuttle::plugin::histogram::RGBOverlay

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
namespace  tuttle::plugin::histogram

Enumerations

enum  tuttle::plugin::histogram::ESelectedChannelRGB {
  tuttle::plugin::histogram::eSelectedChannelMoreRGB, tuttle::plugin::histogram::eSelectedChannelR, tuttle::plugin::histogram::eSelectedChannelG, tuttle::plugin::histogram::eSelectedChannelB,
  tuttle::plugin::histogram::eSelectedChannelNoneRGB
}