pngDataSrc Property (Frame)

Summary

The address of the lossless compressed data.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'pngDataSrc', 
	get: function() 
) 
TypeScript Syntax
pngDataSrc: string; // read-only

Property Value

A string value that represents the address of the lossless compressed data, which is the 16-bit image data.

Remarks

This address represents the full image data, but in a lossless compressed form, for faster download.

To download the png data address, refer to SetPNGDataSrc.

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