Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
org.apache.fop.render.pdf |
PDF Renderer
|
Modifier and Type | Method | Description |
---|---|---|
PDFColor |
AlphaRasterImage.getTransparentColor() |
Get the transparent color.
|
PDFColor |
BitmapImage.getTransparentColor() |
Get the transparent color for this image.
|
PDFColor |
PDFImage.getTransparentColor() |
Get the transparent color.
|
Modifier and Type | Method | Description |
---|---|---|
void |
BitmapImage.setTransparent(PDFColor t) |
Set the transparent color for this iamge.
|
Modifier and Type | Method | Description |
---|---|---|
PDFColor |
AbstractImageAdapter.getTransparentColor() |
Get the transparent color.
|
PDFColor |
ImageRawPNGAdapter.getTransparentColor() |
Get the transparent color.
|
PDFColor |
ImageRenderedAdapter.getTransparentColor() |
Get the transparent color.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.