Image Component Library (ICL)
|
This is the complete list of members for icl::io::TestImages, including all inherited members.
create(const std::string &name, const utils::Size &size, core::format f=core::formatRGB, core::depth d=core::depth8u) | icl::io::TestImages | static |
create(const std::string &name, core::format f=core::formatRGB, core::depth d=core::depth8u) | icl::io::TestImages | static |
internalCreate(const std::string &name) | icl::io::TestImages | privatestatic |
show(const core::ImgBase *image, const std::string &showCommand="icl-xv -input %s -delete", long msec_to_rm_call=0, const std::string &rmCommand="") | icl::io::TestImages | static |
xv(const core::ImgBase *image, const std::string &tmpName="./tmp_image.ppm", long msec_to_rm_call=1000) | icl::io::TestImages | static |