bitPerpixel Property

Summary

Gets or sets the BitPerPixel for the image.

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

Property Value

Value that represents the bit per pixel for the image.

Remarks

This value must be set for the window level to work correctly.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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