Inheritance diagram for grayScale:
Public Member Functions | |
grayScale (int nbColors) | |
~grayScale () | |
QColor | get (int level) |
colorer un niveau de couleur. |
Definition at line 29 of file grayscale.h.
|
colorer un niveau de couleur.
Implements colorMaker. Definition at line 32 of file grayscale.cpp. References colorMaker::nblevels. |