Current interpolation status.
lt.Controls.InterpolationStatus = {
started: 0,
completed: 1,
aborted: 2,
error: 3
}
lt.Controls.InterpolationStatus = {
started: 0,
completed: 1,
aborted: 2,
error: 3
}
0 | Started |
(0) New interpolation has started. |
1 | Completed |
(1) Interpolation has completed successful and the image is updated. |
2 | Aborted |
(2) Interpolation has been aborted successfully either because another render has occurred or by user interaction. |
3 | Error |
(3) An error has occurred and interpolation has been aborted. |
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