Simple grey world white balance
This commit is contained in:
@@ -52,6 +52,7 @@ class ImageWidget : public QOpenGLWidget
|
||||
float m_range;
|
||||
float m_dx, m_dy;
|
||||
float m_scale;
|
||||
float m_whiteBalance[3];
|
||||
bool m_blockRepaint;
|
||||
bool m_bwImg;
|
||||
bool m_invert;
|
||||
|
||||
Reference in New Issue
Block a user