Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
PreviewColorPickerTool.cpp File Reference
#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>
Include dependency graph for PreviewColorPickerTool.cpp:

Go to the source code of this file.

Macros

#define ColorPickerSize   10
 half size of color picker window size More...
 

Detailed Description

Author
Thomas Modes

Definition in file PreviewColorPickerTool.cpp.

Macro Definition Documentation

#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().