MeVisLab Toolbox Reference
mlPagedImage.h File Reference
#include "mlInitSystemML.h"
#include "mlMedicalImageProperties.h"
#include "mlMemoryImage.h"
#include "mlInputSubImageProperties.h"
#include "mlModuleInterfaces.h"
#include <mlMemoryBlockHandle.h>
#include <mlWeakMemoryBlockHandle.h>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  ml::PagedImage
 Class which represents an image, which manages properties of an image and image data which is located in pages. More...
 

Namespaces

namespace  ml
 Main documentation file for ML users and developers.
 
namespace  std
 STL namespace.
 

Functions

MLEXPORT std::ostream & std::operator<< (std::ostream &s, const ml::PagedImage &pi)
 Print internal PagedImage information to std::ostream for debugging purposes.