C#
VB
Objective-C
Gets or sets a value that indicates whether to invert the image color.
public bool invert {get; set;}
Public Property invert As Boolean
@property (nonatomic, assign) BOOL invert
true to invert the image color; otherwise, it is false.
This inverts the view only. It does not invert the actual image data.
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