Easy3D 2.6.1
|
This is the complete list of members for ImageIO, including all inherited members.
load(const std::string &file_name, std::vector< unsigned char > &data, int &width, int &height, int &channels, int requested_channels=0, bool flip_vertically=true) | ImageIO | static |
save(const std::string &file_name, const std::vector< unsigned char > &data, int width, int height, int channels, bool flip_vertically=false) | ImageIO | static |