C#
VB
Objective-C
Gets or sets the background color of the viewer behind the image.
public LTColor imageBackColor {get; set;}
Public Property imageBackColor As LTColor
iOS:
@property (nonatomic, copy, nullable) UIColor *imageBackColor
macOS:
@property (nonatomic, copy, nullable) NSColor *imageBackColor
The LTColor object that represents the background color.
This property sets the color behind a transparent or rotated image.
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