Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
Hdr.cpp File Reference
#include "cinder/ip/Hdr.h"
#include "cinder/ip/Grayscale.h"
#include "cinder/ChanTraits.h"
#include "cinder/ip/Fill.h"
#include <algorithm>
Include dependency graph for Hdr.cpp:

Namespaces

 cinder
 
 cinder::ip
 

Functions

void cinder::ip::hdrNormalize (Surface32f *surface)
 
void cinder::ip::hdrNormalize (Channel32f *channel)
 
void cinder::ip::getMinMax (const Channel32f &channel, float *resultMin, float *resultMax)