template class ImageGeneric


Inheritance:


Public Fields

Public Methods

ImageGeneric(const int width, const int height)
ImageGeneric(const ImageGeneric &i)
~ImageGeneric()
T* getSignal1D()
int getWidth(void)
int getHeight(void)
T getPix(int w, int h, int wr, int wh )
get the good pixel for a zoom display
int init(const int width, const int height )
int clean()

Public

T* Methods (const int index )

Protected Fields

int _width
T** _data

Protected Methods

ImageGeneric()

Protected

int Attributes
int Attributes
int Attributes
int Attributes

Documentation

int Attributes

int _width

T** _data

ImageGeneric(const int width, const int height)

ImageGeneric(const ImageGeneric &i)

~ImageGeneric()

ImageGeneric()

T* Methods (const int index )

T* getSignal1D()

int getWidth(void)

int getHeight(void)

T getPix(int w, int h, int wr, int wh )
get the good pixel for a zoom display

int init(const int width, const int height )

int clean()


Direct child classes:
ImageGray
ImageAFM

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