#include "wxcms.h"
#include "hugin_utils/utils.h"
Include dependency graph for wxcms.cpp:
Go to the source code of this file.
Namespaces | |
namespace | HuginBase |
namespace | HuginBase::Color |
namespace | HuginBase::Color::detail |
Functions | |
void | HuginBase::Color::detail::GetMonitorProfile (wxString &profileName, cmsHPROFILE &profile) |
void | HuginBase::Color::GetMonitorProfile (wxString &profileName, cmsHPROFILE &profile) |
retrieve monitor profile from system | |
void | HuginBase::Color::CorrectImage (wxImage &image, const vigra::ImageImportInfo::ICCProfile &iccProfile, const cmsHPROFILE &monitorProfile) |
apply color correction to given image using input iccProfile and monitor profile |
Definition in file wxcms.cpp.