PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Macros | Functions
exr_tiny.hpp File Reference
#include "../base.hpp"
#include "../util/std_util.hpp"
#include "../externals/tinyexr/tinyexr.h"

Go to the source code of this file.

Namespaces

 pic
 

Macros

#define PIC_IO_EXR_TINY_HPP
 
#define TINYEXR_IMPLEMENTATION
 
#define TINYEXR_IMPLEMENTATION
 

Functions

PIC_INLINE float * pic::ReadEXR (std::string nameFile, float *data, int &width, int &height, int &channels)
 
PIC_INLINE bool pic::WriteEXR (std::string nameFile, float *data, int width, int height, int channels=3)
 WriteEXR. More...
 

Macro Definition Documentation

◆ PIC_IO_EXR_TINY_HPP

#define PIC_IO_EXR_TINY_HPP

◆ TINYEXR_IMPLEMENTATION [1/2]

#define TINYEXR_IMPLEMENTATION

◆ TINYEXR_IMPLEMENTATION [2/2]

#define TINYEXR_IMPLEMENTATION