|
Hugintrunk
0.1
|
#include <hugin/PreviewColorPickerTool.h>#include <wx/platform.h>#include "GLPreviewFrame.h"#include <huginapp/ImageCache.h>#include <photometric/ResponseTransform.h>#include <vigra_ext/ImageTransforms.h>#include <vigra/copyimage.hxx>#include <vigra/inspectimage.hxx>
Go to the source code of this file.
Macros | |
| #define | ColorPickerSize 10 |
| half size of color picker window size More... | |
Definition in file PreviewColorPickerTool.cpp.
| #define ColorPickerSize 10 |
half size of color picker window size
Definition at line 39 of file PreviewColorPickerTool.cpp.
Referenced by PreviewColorPickerTool::CalcCorrection(), and PreviewColorPickerTool::CalcCorrectionForImage().
1.8.5