Uses of Class org.apache.fop.pdf.PDFICCBasedColorSpace

Uses in package org.apache.fop.render.pdf

Fields of type org.apache.fop.pdf.PDFICCBasedColorSpace

PDFICCBasedColorSpace
the default sRGB color space.

Uses in package org.apache.fop.pdf

Methods with parameter type org.apache.fop.pdf.PDFICCBasedColorSpace

void
Add a ColorSpace dictionary to the resources.

Methods with return type org.apache.fop.pdf.PDFICCBasedColorSpace

PDFICCBasedColorSpace
Returns a color space by name.
PDFICCBasedColorSpace
Returns a ICCBased color space by profile name.
PDFICCBasedColorSpace
PDFFactory.makeICCBasedColorSpace(PDFResourceContext res, String explicitName, PDFICCStream iccStream)
Makes a new ICCBased color space and registers it in the resource context.

Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.