volumeBrightness Property

Summary

Determines the brightness of the extracted image.

Syntax
TypeScript
JavaScript
Object.defineProperty(SliceFrame.prototype, 'volumeBrightness', 
	get: function(), 
	set: function(value) 
) 
volumeBrightness: number; 

Property Value

Float value that represents the brightness of the extracted image.

Remarks

volumeBrightness along with Contrast is a server-side window level mechanism. Either use server-side window level mechanism or the regular window level on the client side. - For information on how to do window level for the client side, refer to WindowLevel ServerSideRendering

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.