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
- Copyright
- 2011, Edouard DUPIN, all right reserved
- 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] _fileName Name of the file.
- Returns
- Read Image.