Uses of Enum Class
net.algart.executors.modules.opencv.matrices.conversions.ConvertPrecision.ConvertMode
Packages that use ConvertPrecision.ConvertMode
-
Uses of ConvertPrecision.ConvertMode in net.algart.executors.modules.opencv.matrices.conversions
Methods in net.algart.executors.modules.opencv.matrices.conversions that return ConvertPrecision.ConvertModeModifier and TypeMethodDescriptionConvertPrecision.getConvertMode()static ConvertPrecision.ConvertModeReturns the enum constant of this class with the specified name.static ConvertPrecision.ConvertMode[]ConvertPrecision.ConvertMode.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.conversions with parameters of type ConvertPrecision.ConvertModeModifier and TypeMethodDescriptionConvertPrecision.setConvertMode(ConvertPrecision.ConvertMode convertMode)