wrapperPNG.hpp File Reference
#include <egami/egami.hpp>

Go to the source code of this file.

Functions

egami::Image egami::loadPNG (const std::string &_fileName)
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)

Function Documentation

§ loadPNG()

egami::Image egami::loadPNG ( const std::string &  _fileName)

Load a png file in the image.

Parameters
[in]_fileNameName of the file.
Returns
Read Image.