volumeContrast Property

Summary

Determines the contrast of the extracted image.

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

Property Value

Float value that represents the contrast of the extracted image.

Remarks

volumeContrast along with volumeBrightness is a server-side window level mechanism. Either use the server-side window level mechanism or the regular window level on the client-side. - For more information on window level for the client side, refer to WindowLevelInteractiveMode serverSideRendering.

Requirements

Target Platforms

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.