Gets or sets the canvas that contains the raw image data before processing.
Object.defineProperty(ChunkData.prototype, 'backCanvas',
get: function(),
set: function(value)
)
backCanvas: HTMLCanvasElement;
CanvasElement that represents the canvas that contains the raw image data before processing.
when the image is downloaded is it is actually an RGB representation of the 16-bit data, the image is going to be printed as is on this canvas. To get the canvas that contains the data rendered on the screen, refer to Canvas
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