|
Choreonoid
1.8
|
#include <ImageIO.h>
Public Member Functions | |
| ImageIO () | |
| void | setUpsideDown (bool on) |
| void | allocateAlphaComponent (bool on) |
| bool | load (Image &image, const std::string &filename, std::ostream &os=nullout()) |
| bool | save (const Image &image, const std::string &filename, std::ostream &os=nullout()) |
| ImageIO::ImageIO | ( | ) |
| void cnoid::ImageIO::allocateAlphaComponent | ( | bool | on | ) |
| bool ImageIO::save | ( | const Image & | image, |
| const std::string & | filename, | ||
| std::ostream & | os = nullout() |
||
| ) |
|
inline |
1.8.17