Uses of Enum Class
net.algart.executors.modules.cv.matrices.objects.binary.SkeletonPixelTypes.PixelType
Packages that use SkeletonPixelTypes.PixelType
-
Uses of SkeletonPixelTypes.PixelType in net.algart.executors.modules.cv.matrices.objects.binary
Methods in net.algart.executors.modules.cv.matrices.objects.binary that return SkeletonPixelTypes.PixelTypeModifier and TypeMethodDescriptionSkeletonPixelTypes.getPixelType()static SkeletonPixelTypes.PixelTypeReturns the enum constant of this class with the specified name.static SkeletonPixelTypes.PixelType[]SkeletonPixelTypes.PixelType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.algart.executors.modules.cv.matrices.objects.binary with parameters of type SkeletonPixelTypes.PixelTypeModifier and TypeMethodDescriptionSkeletonPixelTypes.setPixelType(SkeletonPixelTypes.PixelType pixelType)