public bool IsFlipped { get; }
Public ReadOnly Property IsFlipped As Boolean
@property (nonatomic, assign, readonly) BOOL isFlipped
public boolean isFlipped()
public:
property bool IsFlipped {
bool get();
}
true if the image has a flipped ViewPerspective; false, otherwise.
The image data is considered flipped if the value of the ViewPerspective is one of the following:
Otherwise, the image is either basic (IsBasic) or rotated (IsRotated).
For more information refer to Accounting for View Perspective.
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