Frames | No Frames |
Methods with return type java.awt.CompositeContext | |
CompositeContext | BitwiseXORComposite.createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints) Creates a context object for performing the compositing
operation. |
Methods with return type java.awt.CompositeContext | |
CompositeContext | AlphaComposite.createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints) Create a context state for performing the compositing operation. |
CompositeContext | Create a context state for performing the compositing operation. |