PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Macros | Functions
stb.hpp File Reference
#include <stdio.h>
#include <string>
#include "../base.hpp"
#include "../../stb/stb_image_write.h"
#include "../../stb/stb_image.h"

Go to the source code of this file.

Namespaces

 pic
 

Macros

#define PIC_IO_STB_HPP
 
#define PIC_STB
 
#define STBIWDEF   inline
 
#define STB_IMAGE_STATIC
 
#define STB_IMAGE_WRITE_STATIC
 
#define STB_IMAGE_WRITE_IMPLEMENTATION
 
#define STB_IMAGE_IMPLEMENTATION
 
#define PIC_STB
 
#define STBIWDEF   inline
 
#define STB_IMAGE_STATIC
 
#define STB_IMAGE_WRITE_STATIC
 
#define STB_IMAGE_WRITE_IMPLEMENTATION
 
#define STB_IMAGE_IMPLEMENTATION
 

Functions

PIC_INLINE unsigned char * pic::ReadSTB (std::string nameFile, int &width, int &height, int &channels)
 ReadSTB. More...
 
PIC_INLINE bool pic::WriteSTB (std::string nameFile, unsigned char *data, int width, int height, int channels=3)
 WriteSTB. More...
 

Macro Definition Documentation

◆ PIC_IO_STB_HPP

#define PIC_IO_STB_HPP

◆ PIC_STB [1/2]

#define PIC_STB

◆ PIC_STB [2/2]

#define PIC_STB

◆ STB_IMAGE_IMPLEMENTATION [1/2]

#define STB_IMAGE_IMPLEMENTATION

◆ STB_IMAGE_IMPLEMENTATION [2/2]

#define STB_IMAGE_IMPLEMENTATION

◆ STB_IMAGE_STATIC [1/2]

#define STB_IMAGE_STATIC

◆ STB_IMAGE_STATIC [2/2]

#define STB_IMAGE_STATIC

◆ STB_IMAGE_WRITE_IMPLEMENTATION [1/2]

#define STB_IMAGE_WRITE_IMPLEMENTATION

◆ STB_IMAGE_WRITE_IMPLEMENTATION [2/2]

#define STB_IMAGE_WRITE_IMPLEMENTATION

◆ STB_IMAGE_WRITE_STATIC [1/2]

#define STB_IMAGE_WRITE_STATIC

◆ STB_IMAGE_WRITE_STATIC [2/2]

#define STB_IMAGE_WRITE_STATIC

◆ STBIWDEF [1/2]

#define STBIWDEF   inline

◆ STBIWDEF [2/2]

#define STBIWDEF   inline