#include "Image/Image.H"
#include "rutz/shared_ptr.h"
#include <string>
Go to the source code of this file.
Classes | |
class | NamedImage< T > |
NamedImage is an Image with a name. It inherits all functionality of Image. More... |
An Image with a name
Definition in file NamedImage.H.