Uses of Enum Class
net.algart.executors.modules.opencv.matrices.copying.CopyMat.ResultType
Packages that use CopyMat.ResultType
-
Uses of CopyMat.ResultType in net.algart.executors.modules.opencv.matrices.copying
Methods in net.algart.executors.modules.opencv.matrices.copying that return CopyMat.ResultTypeModifier and TypeMethodDescriptionCopyMat.getResultType()static CopyMat.ResultTypeReturns the enum constant of this class with the specified name.static CopyMat.ResultType[]CopyMat.ResultType.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.copying with parameters of type CopyMat.ResultType