image Property (DICOMImageInformation)

Summary

Gets or sets the image data compressed as a png image.

Syntax

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

Property Value

ImageElement that contains the image data compressed as a png image.

Remarks

To set the image data directly, refer to Data32.

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