pixelData Property

Summary

A byte array representing the pixel data from the frame.

Syntax

TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'pixelData', 
	 get: function(), 
	 set: function(value) 
) 
      pixelData: number[]; 

Property Value

A number[]. The default value is Undefined.

Requirements

Target Platforms

See Also

Frame

Frame Members

lt.Controls.Medical Namespace

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.