See: Description
Class | Description |
---|---|
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.
|
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.