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

#include <color_to_gray.hpp>

Public Member Functions

 ColorToGray ()
 
 ~ColorToGray ()
 
ImageProcess (Image *imgIn, Image *imgOut)
 

Static Public Member Functions

static Imageexecute (Image *imgIn, Image *imgOut)
 

Protected Attributes

ExposureFusion ef
 
FilterChannelflt
 

Constructor & Destructor Documentation

◆ ColorToGray()

pic::ColorToGray::ColorToGray ( )
inline

◆ ~ColorToGray()

pic::ColorToGray::~ColorToGray ( )
inline

Member Function Documentation

◆ execute()

static Image* pic::ColorToGray::execute ( Image imgIn,
Image imgOut 
)
inlinestatic

◆ Process()

Image* pic::ColorToGray::Process ( Image imgIn,
Image imgOut 
)
inline

Member Data Documentation

◆ ef

ExposureFusion pic::ColorToGray::ef
protected

◆ flt

FilterChannel* pic::ColorToGray::flt
protected

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