Uses of Enum Class
net.algart.executors.modules.opencv.matrices.misc.FloodFill.FillingMode
Packages that use FloodFill.FillingMode
-
Uses of FloodFill.FillingMode in net.algart.executors.modules.opencv.matrices.misc
Methods in net.algart.executors.modules.opencv.matrices.misc that return FloodFill.FillingModeModifier and TypeMethodDescriptionFloodFill.getFillingMode()static FloodFill.FillingModeReturns the enum constant of this class with the specified name.static FloodFill.FillingMode[]FloodFill.FillingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.opencv.matrices.misc with parameters of type FloodFill.FillingMode