The address of the lossless compressed data.
Object.defineProperty(Frame.prototype, 'pngDataSrc',
get: function()
)
pngDataSrc: string; // read-only
A string value that represents the address of the lossless compressed data, which is the 16-bit image data.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET