class ImageGray : public ImageGeneric


Inheritance:


Public Fields

Public Methods

ImageGray()
Constructor
~ImageGray()
ImageGray(const int w, const int h)
ImageGray(const char *pfileName)
int getPNMInfos(FILE* f)
methods
void savePNM(const char *filename)
void loadPNM(const char *filename)
void zoom(const int w, const int h)

Inherited from ImageGeneric:

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

ImageGray()
Constructor

~ImageGray()

ImageGray(const int w, const int h)

ImageGray(const char *pfileName)

int getPNMInfos(FILE* f)
methods

void savePNM(const char *filename)

void loadPNM(const char *filename)

void zoom(const int w, const int h)


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