JIU 0.14.3

Package net.sourceforge.jiu.color.conversion

Classes to improve the results of color reduction algorithms.

See:
          Description

Class Summary
CMYKConversion Convert from CMYK color space to RGB color space.
LogLuvConversion Convert from LogLuv color representation to RGB color space and from LogL to grayscale.
PCDYCbCrConversion Convert from YCbCr color space (as used in Kodak PCD files) to RGB.
 

Package net.sourceforge.jiu.color.conversion Description

Classes to improve the results of color reduction algorithms. Some algorithms work by modifying pixel values before they are reduced, others compute the error of a pixel reduction and distributes that error over neighboring pixels that are yet to be reduced.


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt