|
fop 0.92beta | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFICCStream | |
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
org.apache.fop.render.pdf | PDF Renderer |
Uses of PDFICCStream in org.apache.fop.pdf |
Methods in org.apache.fop.pdf that return PDFICCStream | |
PDFICCStream |
PDFOutputIntent.getDestOutputProfile()
|
PDFICCStream |
PDFFactory.makePDFICCStream()
Create a PDFICCStream |
PDFICCStream |
PDFImage.getICCStream()
Get the ICC stream for this image. |
PDFICCStream |
BitmapImage.getICCStream()
Get the ICC stream. |
Methods in org.apache.fop.pdf with parameters of type PDFICCStream | |
void |
PDFOutputIntent.setDestOutputProfile(PDFICCStream destOutputProfile)
Sets the destination ICC profile. |
Uses of PDFICCStream in org.apache.fop.render.pdf |
Methods in org.apache.fop.render.pdf that return PDFICCStream | |
PDFICCStream |
FopPDFImage.getICCStream()
|
|
fop 0.92beta | ||||||||||
PREV NEXT | FRAMES NO FRAMES |