Uses of Class
org.apache.xmlgraphics.image.loader.impl.ImageGraphics2D
Packages that use ImageGraphics2D
Package
Description
Contains implementations of image loaders and converters.
-
Uses of ImageGraphics2D in org.apache.xmlgraphics.image.loader.impl
Methods in org.apache.xmlgraphics.image.loader.impl with parameters of type ImageGraphics2DModifier and TypeMethodDescriptionprotected BufferedImage
ImageConverterG2D2Bitmap.paintToBufferedImage
(ImageGraphics2D g2dImage, int bitsPerPixel, boolean withAlpha, int resolution, boolean cmyk) Paints a Graphics2D image on a BufferedImage and returns this bitmap.