-
Package |
Description |
java.awt |
Contains all of the classes for creating user
interfaces and for painting graphics and images.
|
-
-
Modifier and Type |
Method and Description |
CompositeContext |
Composite.createContext(java.awt.image.ColorModel srcColorModel,
java.awt.image.ColorModel dstColorModel,
RenderingHints hints)
Creates a context containing state that is used to perform
the compositing operation.
|
CompositeContext |
AlphaComposite.createContext(java.awt.image.ColorModel srcColorModel,
java.awt.image.ColorModel dstColorModel,
RenderingHints hints)
Creates a context for the compositing operation.
|
This document was created by
Dulcet from the OpenJDK sources.
Copyright © 1993, 2012 Oracle and/or its affiliates. All rights reserved.