PDF Clown
0.1.2

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

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

Fields in org.pdfclown.documents.contents.colorSpaces declared as CalRGBColor
static CalRGBColor CalRGBColor.Black
           
static CalRGBColor CalRGBColor.Default
           
static CalRGBColor CalRGBColor.White
           
 

Methods in org.pdfclown.documents.contents.colorSpaces that return CalRGBColor
 CalRGBColor CalRGBColorSpace.getColor(List<PdfDirectObject> components, IContentContext context)
           
 CalRGBColor CalRGBColorSpace.getDefaultColor()
           
 


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.