- java.lang.Object
-
- org.praxislive.video.render.ops.Sub
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Bounds
getBounds()
SurfaceOp
getOp()
static SurfaceOp
op(SurfaceOp op, int x, int y, int width, int height)
static SurfaceOp
op(SurfaceOp op, Bounds bounds)
void
process(PixelData output, PixelData... inputs)
-