egami: Ewol IMAGE interface abstraction 0.5.0
Main Page
Related Pages
Namespaces
Classes
Files
Link-libs
lutin
ewol
echrono
etk
ejson
exml
esvg
egami
gale
ege
elog
ememory
enet
eproperty
esignal
etranslate
zeus
audio-ess
audio
audio-drain
audio-orchestra
audio-river
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
framework
atria-soft
egami
egami
wrapperBMP.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
egami/egami.hpp
>
9
10
namespace
egami
{
16
egami::Image
loadBMP
(
const
std::string& _fileName);
23
bool
storeBMP
(
const
std::string& _fileName,
const
egami::Image
& _inputImage);
24
}
25
26
egami.hpp
egami
Definition:
debug.hpp:10
egami::Image
Definition:
Image.hpp:66
egami::storeBMP
bool storeBMP(const std::string &_fileName, const egami::Image &_inputImage)
egami::loadBMP
egami::Image loadBMP(const std::string &_fileName)
Generated on Mon Oct 24 2016 15:35:51 for egami: Ewol IMAGE interface abstraction by
1.8.12