Class QuickDrawComposite.AddMax
java.lang.Object
com.twelvemonkeys.imageio.plugins.pict.QuickDrawComposite.AddMax
- All Implemented Interfaces:
QuickDrawComposite, Composite
- Enclosing interface:
QuickDrawComposite
-
Nested Class Summary
Nested classes/interfaces inherited from interface QuickDrawComposite
QuickDrawComposite.AddMax, QuickDrawComposite.AddMin, QuickDrawComposite.NotSrcXor -
Field Summary
Fields inherited from interface QuickDrawComposite
AddMax, AddMin, NotSrcXor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints)
-
Constructor Details
-
AddMax
public AddMax()
-
-
Method Details
-
createContext
public CompositeContext createContext(ColorModel srcColorModel, ColorModel dstColorModel, RenderingHints hints) - Specified by:
createContextin interfaceComposite
-