Uses of Interface
de.rototor.pdfbox.graphics2d.IPdfBoxGraphics2DColorMapper.IColorMapperEnv
-
-
Uses of IPdfBoxGraphics2DColorMapper.IColorMapperEnv in de.rototor.pdfbox.graphics2d
Methods in de.rototor.pdfbox.graphics2d with parameters of type IPdfBoxGraphics2DColorMapper.IColorMapperEnv Modifier and Type Method Description org.apache.pdfbox.pdmodel.graphics.color.PDColorIPdfBoxGraphics2DColorMapper. mapColor(Color color, IPdfBoxGraphics2DColorMapper.IColorMapperEnv env)Map the given Color to a PDColororg.apache.pdfbox.pdmodel.graphics.color.PDColorPdfBoxGraphics2DColorMapper. mapColor(Color color, IPdfBoxGraphics2DColorMapper.IColorMapperEnv env)org.apache.pdfbox.pdmodel.graphics.color.PDColorRGBtoCMYKColorMapper. mapColor(Color rgbColor, IPdfBoxGraphics2DColorMapper.IColorMapperEnv env)
-