Indicates whether the PNG image that contains 16-bit medical image data has been downloaded successfully.
Object.defineProperty(Frame.prototype, 'isPNGDataReady',
get: function()
)
isPNGDataReady: boolean; // read-only
True if the PNG data is ready; otherwise, false.
To set the PNG Data, use either SetPNGDataSrc method or Preview16BitPNG property.
The PNG is a data container that will hold the 16-bit image, which will allow the user to change the window level of the image.
For more information on how to use the window level, refer to WindowLevelInteractiveMode.
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