Package org.apache.pdfbox.rendering
Class SoftMask.SoftPaintContext
java.lang.Object
org.apache.pdfbox.rendering.SoftMask.SoftPaintContext
- All Implemented Interfaces:
PaintContext
- Enclosing class:
- SoftMask
-
Field Details
-
context
-
-
Constructor Details
-
SoftPaintContext
SoftPaintContext(PaintContext context)
-
-
Method Details
-
getColorModel
- Specified by:
getColorModel
in interfacePaintContext
-
getRaster
- Specified by:
getRaster
in interfacePaintContext
-
dispose
public void dispose()- Specified by:
dispose
in interfacePaintContext
-