|
Hugintrunk
0.1
|
implementation of helper function for color managment More...

Go to the source code of this file.
Namespaces | |
| HuginBase | |
| mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface. | |
| HuginBase::Color | |
| 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 More... | |
| 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 More... | |
implementation of helper function for color managment
Definition in file wxcms.cpp.
1.8.5