Gets or sets whether the frame image is inverted.
Object.defineProperty(Frame.prototype, 'inverted',
get: function(),
set: function(value)
)
inverted: boolean;
true to invert the image, false to un-flip it.
Inverted means a negative version of the image.
To Rotate the image, refer to RotateAngle.
To Reverse the image, refer to Reversed.
To Flip the image, refer to Flipped.
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