Gets or sets the target orientation value which represents the user's intended value for the image orientation.
Object.defineProperty(Frame.prototype, 'targetOrientation',
get: function(),
set: function(value)
)
targetOrientation: string[];
An array that represents the target orientations values.
The engine will take the target orientation and compare it to the image orientation provided here ImageOrientation.
If the target orientation and ImageOrientation are different, then the engine will flip/rotate/reverse the image to make them match.
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