frame Property (ImageProcessingReadyEventArgs)

Summary

Gets the frame where the image processing is applied.

Syntax

JavaScript Syntax
Object.defineProperty(ImageProcessingReadyEventArgs.prototype, 'frame', 
	get: function() 
) 
TypeScript Syntax
frame: Frame; // read-only

Property Value

SubCell the represents the sub-cell that got attached to the frame.

Remarks

To get image processing object, refer to ImageProcessing.

The frame has a list of image processing that is applied in order to create the final image, refer to ImageProcessingList.

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