fop 0.95 | |
Frames | No Frames |
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 | PDFResources.getColorSpace(String name) Returns a color space by name. |
PDFICCBasedColorSpace | PDFResources.getICCColorSpaceByProfileName(String desc) 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. |
PDFICCBasedColorSpace | Sets sRGB as the DefaultRGB color space in the PDF document. |
PDFICCBasedColorSpace | Installs the sRGB color space in the PDF document. |
Fields of type org.apache.fop.pdf.PDFICCBasedColorSpace | |
PDFICCBasedColorSpace | the default sRGB color space. |
fop 0.95 |