Uses of Enum Class
net.algart.executors.modules.opencv.util.enums.OColorConversion
Packages that use OColorConversion
Package
Description
-
Uses of OColorConversion in net.algart.executors.modules.opencv.matrices.conversions
Methods in net.algart.executors.modules.opencv.matrices.conversions that return OColorConversionMethods in net.algart.executors.modules.opencv.matrices.conversions with parameters of type OColorConversionModifier and TypeMethodDescriptionConvertColor.setColorConversion(OColorConversion colorConversion) -
Uses of OColorConversion in net.algart.executors.modules.opencv.util.enums
Methods in net.algart.executors.modules.opencv.util.enums that return OColorConversionModifier and TypeMethodDescriptionstatic OColorConversionReturns the enum constant of this class with the specified name.static OColorConversion[]OColorConversion.values()Returns an array containing the constants of this enum class, in the order they are declared.