Uses of Class
org.apache.fop.pdf.PDFColor
Packages that use PDFColor
Package
Description
Classes for handling the low-level creation of PDF documents.
PDF Renderer
-
Uses of PDFColor in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFColorModifier and TypeMethodDescriptionAlphaRasterImage.getTransparentColor()Get the transparent color.BitmapImage.getTransparentColor()Get the transparent color for this image.PDFImage.getTransparentColor()Get the transparent color.Methods in org.apache.fop.pdf with parameters of type PDFColorModifier and TypeMethodDescriptionvoidBitmapImage.setTransparent(PDFColor t) Set the transparent color for this iamge. -
Uses of PDFColor in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf that return PDFColorModifier and TypeMethodDescriptionAbstractImageAdapter.getTransparentColor()Get the transparent color.ImageRawPNGAdapter.getTransparentColor()Get the transparent color.ImageRenderedAdapter.getTransparentColor()Get the transparent color.