org.apache.harmony.awt.gl.color |
|
Java Source File Name | Type | Comment |
ColorConverter.java | Class | This class combines ColorScaler, ICC_Transform and NativeImageFormat functionality
in the workflows for different types of input/output pixel data. |
ColorScaler.java | Class | This class provides functionality for scaling color data when
ranges of the source and destination color values differs. |
ICC_ProfileHelper.java | Class | Includes utility methods for reading ICC profile data. |
ICC_Transform.java | Class | This class encapsulates native ICC transform object, is responsible for its
creation, destruction and passing its handle to the native CMM. |
LUTColorConverter.java | Class | |
NativeCMM.java | Class | |
NativeImageFormat.java | Class | This class converts java color/sample models to the LCMS pixel formats. |