apply Method

Summary

Applies the window level interactive mode on the item based on the value provided in the change parameter.

Syntax

TypeScript
JavaScript
WindowLevelAction.prototype.apply = function( 
	source , 
	change , 
	userData  
) 
      apply(source: lt.Controls.ImageViewerItem, change: lt.LeadPointD, userData: any): void; 

Parameters

source

A lt.Controls.ImageViewerItem value that references the associated item to edit the brightness and contrast.

change

A lt.LeadPointD value that references the point value in change of brightness and contrast, respectively.

userData

An any value that references custom data, intended for users to pass through.

Requirements

Target Platforms

See Also

WindowLevelAction

WindowLevelAction Members

Leadtools.Controls.Medical Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.