#include <AImage.h>
Inheritance diagram for GRLUTImage:
Public Member Functions | |
GRLUTImage (const GRLUTImage &li) | |
GRLUTImage () | |
GRLUTImage (const GRImage &i) | |
GRLUTImage (int w, int h) | |
int | getPixel (int i, int j) const |
int | getPixel (int n) const |
Private Member Functions | |
void | printOn (ostream &) const |
Friends | |
ostream & | operator<< (ostream &o, const GRLUTImage &i) |
Definition at line 198 of file AImage.h.
|
|
|
|
|
|
|
|
|
Reimplemented from GRImage. |
|
Reimplemented from GRImage. |
|
|
|
|