PDF Clown
0.1.2

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

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

Fields in org.pdfclown.documents.contents.colorSpaces declared as SeparationColor
static SeparationColor SeparationColor.Default
           
 

Methods in org.pdfclown.documents.contents.colorSpaces that return SeparationColor
static SeparationColor SeparationColor.get(PdfArray components)
          Gets the color corresponding to the specified components.
 SeparationColor SeparationColorSpace.getColor(List<PdfDirectObject> components, IContentContext context)
           
 SeparationColor SeparationColorSpace.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.