Public Members | |||
Double | avgLum | ||
Double | avgLogLum | ||
Double | minLum | ||
Double | maxLum | ||
Colour | avgClr | ||
Colour | minClr | ||
Colour | maxClr | ||
Int | numSamples |
Definition at line 62 of file ImgView.cc.
Colour ImageStats::avgClr |
Definition at line 68 of file ImgView.cc.
Double ImageStats::avgLogLum |
Definition at line 65 of file ImgView.cc.
Double ImageStats::avgLum |
Definition at line 64 of file ImgView.cc.
Colour ImageStats::maxClr |
Definition at line 70 of file ImgView.cc.
Double ImageStats::maxLum |
Definition at line 67 of file ImgView.cc.
Colour ImageStats::minClr |
Definition at line 69 of file ImgView.cc.
Double ImageStats::minLum |
Definition at line 66 of file ImgView.cc.
Int ImageStats::numSamples |
Definition at line 71 of file ImgView.cc.