Gets a dictionary that contains the extra results.
Object.defineProperty(ImageProcessingCompletedEventArgs.prototype, 'results',
get: function()
)
results: any; // read-only
A dictionary that contains the extra results (if any).
The results of an image processing depends on the type. Most image processing do not return any extra results besides manipulating the image data. However, some commands, such as color count, will return the value in this dictionary. Refer to ImageProcessing for more information.
For an example, refer to ImageProcessing.
ImageProcessingCompletedEventArgs Class
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