Uses of Enum Class
net.algart.executors.modules.opencv.util.enums.ODomainTransformMode
Packages that use ODomainTransformMode
Package
Description
-
Uses of ODomainTransformMode in net.algart.executors.modules.opencv.matrices.filtering
Methods in net.algart.executors.modules.opencv.matrices.filtering that return ODomainTransformModeMethods in net.algart.executors.modules.opencv.matrices.filtering with parameters of type ODomainTransformMode -
Uses of ODomainTransformMode in net.algart.executors.modules.opencv.util.enums
Methods in net.algart.executors.modules.opencv.util.enums that return ODomainTransformModeModifier and TypeMethodDescriptionstatic ODomainTransformModeReturns the enum constant of this class with the specified name.static ODomainTransformMode[]ODomainTransformMode.values()Returns an array containing the constants of this enum class, in the order they are declared.