Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
cms.h File Reference

functions to handle icc profiles in images More...

#include "lcms2.h"
Include dependency graph for cms.h:
This graph shows which files directly or indirectly include this file:

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
 

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 More...
 

Detailed Description

functions to handle icc profiles in images

Author
T. Modes

Definition in file cms.h.