ImageProcessingReadyEventArgs Constructor

Summary

Initializes a new instance of the ImageProcessingReadyEventArgs class object with explicit parameters.

Syntax

JavaScript Syntax
ImageProcessingReadyEventArgs = function(frame, imageProcessing) 
TypeScript Syntax
constructor(frame: Frame, imageProcessing: ImageProcessing); 

Parameters

frame

The frame where the image processing is applied.

imageProcessing

The image processing that is ready.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly