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