PDF Clown
0.1.2

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

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

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