Gets or sets the array of data that represents the raw data of the Frame.
Object.defineProperty(Frame.prototype, 'blob',
get: function(),
set: function(value)
)
blob: number[];
An array of data that represents the raw data of the Frame.
This data is generated when the user calls Create3D which will take the image attached to the frame and generate the data array out of it.
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