Changed Methods |
BufferedImage createCompatibleDestImage(BufferedImage, ColorModel)
|
Documentation changed from old to new. |
Creates a zeroed destination image with the correct size and number of bands. |
BufferedImage filter(BufferedImage, BufferedImage)
|
Documentation changed from old to new. |
Performs a single-input/single-output operation on a BufferedImage . |
Rectangle2D getBounds2D(BufferedImage )
|
Documentation changed from old to new. |
Returns the bounding box of the filtered destination image. |
Point2D getPoint2D(Point2D, Point2D)
|
Documentation changed from old to new. |
Returns the location of the corresponding destination point given a point in the source image. |
RenderingHints getRenderingHints()
|
Documentation changed from old to new. |
Returns the rendering hints for this operation. |