ML Reference
MeVis/Foundation/Sources/ML/include/mlSubImage.h File Reference

This file defines the class SubImage to administrate/manage/access images or subimages which reside in memory. More...

Go to the source code of this file.

Classes

class  ml::SubImage
 This class manages/represents a rectangular 6d image region which is organized linearly in memory. More...

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


namespace  std
 

Provide trigonometric etc.


Typedefs

Deprecated
typedef SubImage ml::SubImg

Functions

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

Detailed Description

This file defines the class SubImage to administrate/manage/access images or subimages which reside in memory.

Author:
Dirk Selle, Wolf Spindler
Date:
10/2000

Definition in file mlSubImage.h.