Gets the image processing object.
Object.defineProperty(ImageProcessingReadyEventArgs.prototype, 'imageProcessing',
get: function()
)
imageProcessing: ImageProcessing; // read-only
SubCell the represents the sub-cell that got attached to the frame.
To get the frame where the image processing is applied, refer to Frame.
The frame has a list of image processing that is applied in order to create the final image, refer to ImageProcessingList.
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