#include <image_io.h>
Public Member Functions | |
| template<class C > | |
| void | execute (Image< C > &im) |
| ImagePromise (std::istream &is) | |
Public Attributes | |
| std::istream & | i |
Definition at line 98 of file image_io.h.
| CVD::Internal::ImagePromise< ImageLoaderIstream >::ImagePromise | ( | std::istream & | is | ) | [inline] |
Definition at line 100 of file image_io.h.
| void CVD::Internal::ImagePromise< ImageLoaderIstream >::execute | ( | Image< C > & | im | ) | [inline] |
Definition at line 104 of file image_io.h.
| std::istream& CVD::Internal::ImagePromise< ImageLoaderIstream >::i |
Definition at line 103 of file image_io.h.