PICCANTE  0.4
The hottest HDR imaging library!
Public Member Functions | Protected Attributes | List of all members
pic::pic::ColorToGrayGL Class Reference

The ColorToGrayGL class. More...

#include <display.hpp>

Public Member Functions

 ColorToGrayGL ()
 ColorToGray. More...
 
 ~ColorToGrayGL ()
 
ImageGL execute (ImageGL *imgIn, ImageGL *imgOut)
 execute More...
 

Protected Attributes

FilterGLChannelflt
 
ExposureFusionGLef
 
ImageGLVec img_vec
 

Detailed Description

The ColorToGrayGL class.

Constructor & Destructor Documentation

◆ ColorToGrayGL()

pic::pic::ColorToGrayGL::ColorToGrayGL ( )
inline

◆ ~ColorToGrayGL()

pic::pic::ColorToGrayGL::~ColorToGrayGL ( )
inline

Member Function Documentation

◆ execute()

ImageGL pic::pic::ColorToGrayGL::execute ( ImageGL imgIn,
ImageGL imgOut 
)
inline

execute

Parameters
imgIn
imgOut
Returns

Member Data Documentation

◆ ef

ExposureFusionGL* pic::pic::ColorToGrayGL::ef
protected

◆ flt

FilterGLChannel* pic::pic::ColorToGrayGL::flt
protected

◆ img_vec

ImageGLVec pic::pic::ColorToGrayGL::img_vec
protected

The documentation for this class was generated from the following file: