class ImageAFM : public ImageGeneric <typeAfm>


Inheritance:


Public Fields

char* _header
members
int _header_size

Public Methods

ImageAFM()
ImageAFM(const char* filename)
ImageAFM(const int w, const int h)
~ImageAFM()
void load(const char* fileName)
methods
void save(const char* fileName)
typeAfm max()
typeAfm min()
ImageGray* toImageGray( int gw, int gh)
char* getHeader()

Inherited from ImageGeneric:

Public Fields

Public Methods

T* getSignal1D()
int getWidth(void)
int getHeight(void)
T getPix(int w, int h, int wr, int wh )
int init(const int width, const int height )
int clean()

Public

T* Methods (const int index )

Protected Fields

int _width
T** _data

Protected

int Attributes

int Attributes

int Attributes

int Attributes


Documentation

char* _header
members

int _header_size

ImageAFM()

ImageAFM(const char* filename)

ImageAFM(const int w, const int h)

~ImageAFM()

void load(const char* fileName)
methods

void save(const char* fileName)

typeAfm max()

typeAfm min()

ImageGray* toImageGray( int gw, int gh)

char* getHeader()


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de