Choreonoid  1.8
cnoid::Image Member List

This is the complete list of members for cnoid::Image, including all inherited members.

applyVerticalFlip()cnoid::Image
clear()cnoid::Image
empty() constcnoid::Imageinline
hasAlphaComponent() constcnoid::Imageinline
height() constcnoid::Imageinline
Image()cnoid::Image
Image(const Image &org)cnoid::Image
load(const std::string &filename, std::ostream &os=nullout())cnoid::Image
numComponents() constcnoid::Imageinline
operator=(const Image &rhs)cnoid::Image
pixels()cnoid::Imageinline
pixels() constcnoid::Imageinline
reset()cnoid::Image
save(const std::string &filename, std::ostream &os=nullout()) constcnoid::Image
setSize(int width, int height, int nComponents)cnoid::Image
setSize(int width, int height)cnoid::Image
width() constcnoid::Imageinline
~Image()cnoid::Imagevirtual