| Frames | No Frames | 
Classes implementing gnu.java.awt.color.ColorSpaceConverter | |
| class |  CieXyzConverter - converts to/from a D50-relative CIE XYZ color space.
  | 
| class |  ClutProfileConverter - conversions through a CLUT-based profile
  | 
| class |  GrayProfileConverter - converts Grayscale profiles (ICC_ProfileGray)
 This type of profile contains a single tone reproduction curve (TRC).
  | 
| class |  Linear Grayscale converter
  | 
| class |  LinearRGBConverter - conversion routines for a linear sRGB colorspace
 sRGB is a standard for RGB colorspaces, adopted by the w3c.
  | 
| class |  PyccConverter - conversion routines for the PhotoYCC colorspace
 Also known as PhotoCD YCC, it is an expansion of the conventional
 YCC color space to also include colors with over 100% white.
  | 
| class |  RgbProfileConverter - converts RGB profiles (ICC_ProfileRGB)
 This type of profile contains a matrix and three
 tone reproduction curves (TRCs).
  | 
| class | 
 Note the matrix numbers used here are NOT identical to those in the
 w3 spec, as those numbers are CIE XYZ relative a D65 white point.
  |