PdfBoxGraphics2DColorMapperpublic interface IPdfBoxGraphics2DColorMapper
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.pdfbox.pdmodel.graphics.color.PDColor |
mapColor(org.apache.pdfbox.pdmodel.PDPageContentStream contentStream,
Color color) |
Map the given Color to a PDColor
|
org.apache.pdfbox.pdmodel.graphics.color.PDColor mapColor(org.apache.pdfbox.pdmodel.PDPageContentStream contentStream,
Color color)
contentStream - the content streamcolor - the color to mapCopyright © 2017. All rights reserved.