Warning, /graphics/krita/libs/pigment/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /**
0002  * \mainpage
0003  * Pigment is a Color Manipulation System with pluggable color spaces. Color spaces
0004  * can be based on the <a href="http://www.littlecms.com">LCMS library</a>, or using
0005  * the <a href="http://www.opengtl.org">OpenCTL</a> implementation of the Color
0006  * Transformation Langboth are optional.
0007  *
0008  * Pigment color spaces offers support for many common manipulations and for
0009  * pixel composition. Pigment works on arrays of bytes: the color spaces interpret
0010  * the array of bytes as a pixel according to the pixel format defined by each
0011  * color space.
0012  */
0013 
0014 // DOXYGEN_SET_PROJECT_NAME = KritaPigment
0015 // DOXYGEN_SET_IGNORE_PREFIX = Ko K