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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize