PDF Clown
0.1.2

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

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

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

Methods in org.pdfclown.documents.contents.colorSpaces that return IndexedColor
static IndexedColor IndexedColor.get(PdfArray components)
          Gets the color corresponding to the specified components.
 IndexedColor IndexedColorSpace.getColor(List<PdfDirectObject> components, IContentContext context)
           
 

Methods in org.pdfclown.documents.contents.colorSpaces with parameters of type IndexedColor
 Color<?> IndexedColorSpace.getBaseColor(IndexedColor color)
          Gets the color corresponding to the specified table index resolved according to the base space.
 


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.