PDF Clown
0.1.2

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

Packages that use LeveledColor
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 LeveledColor in org.pdfclown.documents.contents.colorSpaces
 

Subclasses of LeveledColor in org.pdfclown.documents.contents.colorSpaces
 class CalGrayColor
          Single-component CIE-based color value [PDF:1.6:4.5.4].
 class CalRGBColor
          CIE-based red-green-blue color value [PDF:1.6:4.5.4].
 class DeviceCMYKColor
          Device Cyan-Magenta-Yellow-Key color value [PDF:1.6:4.5.3].
 class DeviceColor
          Device color value [PDF:1.6:4.5.3].
 class DeviceGrayColor
          Device Gray color value [PDF:1.6:4.5.3].
 class DeviceNColor
          DeviceN color value [PDF:1.6:4.5.5].
 class DeviceRGBColor
          Device Red-Green-Blue color value [PDF:1.6:4.5.3].
 class LabColor
          CIE-based L*a*b* color value [PDF:1.6:4.5.4].
 class SeparationColor
          Separation color value [PDF:1.6:4.5.5].
 


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.