Uses of Interface
java.awt.image.MultiResolutionImage
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
Provides classes for creating and modifying images.
-
Uses of MultiResolutionImage in java.awt
Modifier and TypeMethodDescriptionRobot.createMultiResolutionScreenCapture
(Rectangle screenRect) Creates an image containing pixels read from the screen. -
Uses of MultiResolutionImage in java.awt.image
Modifier and TypeClassDescriptionclass
This class provides default implementations of severalImage
methods for classes that want to implement theMultiResolutionImage
interface.class
This class is an array-based implementation of theAbstractMultiResolutionImage
class.