Uses of Class
org.praxislive.video.render.ops.ScaledBlit
-
Packages that use ScaledBlit Package Description org.praxislive.video.render.ops -
-
Uses of ScaledBlit in org.praxislive.video.render.ops
Methods in org.praxislive.video.render.ops that return ScaledBlit Modifier and Type Method Description ScaledBlitScaledBlit. setBlendMode(BlendMode blendMode)ScaledBlitScaledBlit. setDestinationRegion(int x, int y, int width, int height)ScaledBlitScaledBlit. setDestinationRegion(Rectangle rect)ScaledBlitScaledBlit. setOpacity(double opacity)ScaledBlitScaledBlit. setSourceRegion(int x, int y, int width, int height)ScaledBlitScaledBlit. setSourceRegion(Rectangle rect)
-