Create a new instance of InterpolationEventArgs with the specified parameters.
static create(mode: InterpolationMode, item: ImageViewerItem, error: Error, status: InterpolationStatus): InterpolationEventArgs;
mode
Interpolation mode used.
item
The source Image Viewer item having its image interpolated.
error
The error object.
status
Current status.
For more information, refer to Image Viewer Interpolation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET