Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
Hdr.h File Reference
#include "cinder/Cinder.h"
#include "cinder/Surface.h"
Include dependency graph for Hdr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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)