Gets or sets the value that represents the viewer background color.
Object.defineProperty(MedicalViewer.prototype, 'backgroundColor',
get: function(),
set: function(value)
)
backgroundColor: string;
string value that represents the viewer background color.
you can set the value in mulitple way, either by specifing a color name e.g. "red", or using a hexdecimal respresentation of the color "#00FFFF", or by using rgba "rgba(255, 0, 0, 0.4)"
to get or set the back color of the cell itself, please refer to SubCell.backColor
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