imageProcessing Property

Summary

Gets the image processing object.

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

Property Value

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

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.