Uses of Enum Class
org.praxislive.video.render.ops.DifferenceOp.Mode
Packages that use DifferenceOp.Mode
-
Uses of DifferenceOp.Mode in org.praxislive.video.render.ops
Methods in org.praxislive.video.render.ops that return DifferenceOp.ModeModifier and TypeMethodDescriptionDifferenceOp.getMode()static DifferenceOp.ModeReturns the enum constant of this class with the specified name.static DifferenceOp.Mode[]DifferenceOp.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.praxislive.video.render.ops with parameters of type DifferenceOp.Mode