This enumeration controls the resulting image by telling the method what process to complete before returning.
public enum ContourFilterCommandType Public Enum ContourFilterCommandType public enum class ContourFilterCommandType
| Value | Member | Description |
|---|---|---|
| 0 | Thin | return after the thinning algorithm. |
| 1 | LinkBlackWhite | return after contour linking, using only black and white. |
| 2 | LinkGray | return after contour linking, using 256 grayscale. |
| 3 | LinkColor | return after contour linking, using colors. |
| 4 | ApproxColor | return after line segment approximation, using colors. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
