Hugin trunk 0.1
Loading...
Searching...
No Matches
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

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
 

Detailed Description

functions to handle icc profiles in images

Author
T. Modes

Definition in file cms.h.