canvas Property

Summary

Gets or sets the canvas that contains the source image data.

Syntax
TypeScript
JavaScript
Object.defineProperty(DICOMImageInformation.prototype, 'canvas', 
	get: function(), 
	set: function(value) 
) 
canvas: HTMLCanvasElement; 

Property Value

CanvasElement that contains the source image data.

Remarks

To set the image data directly, refer to Data32.

To use png data instead, refer to Image.

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.