bitPerpixel Property (Frame)

Summary

Gets or sets the BitPerPixel for the image.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'bitPerpixel', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize