MeVisLab Toolbox Reference
mlSubImage.h File Reference

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

 ml
 Main documentation file for ML users and developers.
 

Functions

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

Function Documentation

◆ operator<<()

MLEXPORT ostream& std::operator<< ( ostream &  s,
const ml::SubImage fc 
)

Print internal subimage information to std::ostream for debugging purposes.

References std::operator<<().