Images background color.
Object.defineProperty(ImageViewer.prototype, 'imageBackgroundColor',
get: function(),
set: function(value)
)
imageBackgroundColor: string;
The images background color. Default value is "white".
This value is mainly used when the item contains an SVG document that may not have a background color.
For more information, refer to Image Viewer Appearance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET