Choreonoid  1.5
Public Member Functions | List of all members
cnoid::ImageIO Class Reference

#include <ImageIO.h>

Public Member Functions

 ImageIO ()
 
void setUpsideDown (bool on)
 
void allocateAlphaComponent (bool on)
 
void load (Image &image, const std::string &filename)
 
void save (const Image &image, const std::string &filename)
 

Constructor & Destructor Documentation

ImageIO::ImageIO ( )

Member Function Documentation

void cnoid::ImageIO::allocateAlphaComponent ( bool  on)
Todo:
implement this mode.
void ImageIO::load ( Image image,
const std::string &  filename 
)
void ImageIO::save ( const Image image,
const std::string &  filename 
)
void cnoid::ImageIO::setUpsideDown ( bool  on)
inline

The documentation for this class was generated from the following files: