Uses of Package
java.awt.color
Packages that use java.awt.color
Package
Description
Contains all of the classes for creating user interfaces and for painting
graphics and images.
Provides classes for color spaces.
Provides classes for creating and modifying images.
The main package of the Java Image I/O API.
-
Classes in java.awt.color used by java.awtClassDescriptionThis abstract class is used to serve as a color space tag to identify the specific color space of a
Color
object or, via aColorModel
object, of anImage
, aBufferedImage
, or aGraphicsDevice
. -
Classes in java.awt.color used by java.awt.colorClassDescriptionThis abstract class is used to serve as a color space tag to identify the specific color space of a
Color
object or, via aColorModel
object, of anImage
, aBufferedImage
, or aGraphicsDevice
.A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:2001-12, File Format for Color Profiles, (see http://www.color.org). -
Classes in java.awt.color used by java.awt.imageClassDescriptionThis abstract class is used to serve as a color space tag to identify the specific color space of a
Color
object or, via aColorModel
object, of anImage
, aBufferedImage
, or aGraphicsDevice
.A representation of color profile data for device independent and device dependent color spaces based on the International Color Consortium Specification ICC.1:2001-12, File Format for Color Profiles, (see http://www.color.org). -
Classes in java.awt.color used by javax.imageioClassDescriptionThis abstract class is used to serve as a color space tag to identify the specific color space of a
Color
object or, via aColorModel
object, of anImage
, aBufferedImage
, or aGraphicsDevice
.