The 16-bit preview data URL.
Object.defineProperty(Frame.prototype, 'preview16BitPNG',
get: function(),
set: function(value)
)
preview16BitPNG: string;
A string value that represents the full image URL.
This allows the user to get a preview of the 16-bit data which in turn allows the user to do window leveling on the preview image.
This is an alternative solution to PreviewURI which is smaller in size, which makes it download faster. However, you cannot apply window level on that image.
Once the 16-bit data is downloaded, the events PreviewLoaded is fired .
To check whether the 16-bit data has been downloaded, refer to IsDataReady.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document