PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.colorSpaces.CIEBasedColorSpace

Packages that use CIEBasedColorSpace
org.pdfclown.documents.contents.colorSpaces Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. 
 

Uses of CIEBasedColorSpace in org.pdfclown.documents.contents.colorSpaces
 

Subclasses of CIEBasedColorSpace in org.pdfclown.documents.contents.colorSpaces
 class CalColorSpace
          CIE-based calibrated color value [PDF:1.6:4.5.4].
 class CalGrayColorSpace
          CIE-based A single-transformation-stage color space, where A represents a calibrated achromatic single-component color value [PDF:1.6:4.5.4].
 class CalRGBColorSpace
          CIE-based ABC single-transformation-stage color space, where A, B, and C represent calibrated red, green and blue color values [PDF:1.6:4.5.4].
 class LabColorSpace
          CIE-based ABC double-transformation-stage color space, where A, B and C represent the L*, a* and b* components of a CIE 1976 L*a*b* space [PDF:1.6:4.5.4].
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.