Uses of Class
it.tidalwave.image.op.CaptureOp
-
Packages that use CaptureOp Package Description it.tidalwave.image.java2d -
-
Uses of CaptureOp in it.tidalwave.image.java2d
Methods in it.tidalwave.image.java2d with parameters of type CaptureOp Modifier and Type Method Description protected java.awt.image.BufferedImage
CaptureJ2DOp. execute(CaptureOp operation, EditableImage image, java.awt.image.BufferedImage bufferedImage)
The concrete implementation of this operation should be provided by overriding this method.
-