|
Hugin trunk 0.1
|
functions to handle icc profiles in images More...
#include "lcms2.h"

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
| mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface. | |
| namespace | HuginBase::Color |
Functions | |
| template<class ImageType > | |
| void | HuginBase::Color::ApplyICCProfile (ImageType &image, const vigra::ImageImportInfo::ICCProfile &iccProfile, const cmsUInt32Number imageFormat) |
| converts given image with iccProfile to sRGB/gray space, need to give pixel type in lcms2 format works with color and grayscale images | |
functions to handle icc profiles in images
Definition in file cms.h.