Retrieves a value that indicates whether the image in the specified sub-cell index has been reversed or not.
public bool IsImageFlipped(
int subCellIndex
)
Public Overloads Function IsImageFlipped( _
ByVal subCellIndex As Integer _
) As Boolean
public:
bool IsImageFlipped(
int subCellIndex
)
subCellIndex
Index of the sub-cell that has the image which to retrieve whether it's flipped or not.
true if the image is flipped; otherwise, false.
In order to be able to retrieve the correct value from this method, you should flip the images inside the medical viewer using the method FlipImage.
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