public void FlipViewPerspective(
bool horizontal
)
Public Sub FlipViewPerspective( _
ByVal horizontal As Boolean _
)
- (BOOL)flipViewPerspective:(BOOL)horizontal error:(NSError **)error
public void flipViewPerspective(boolean horizontal)
public:
void FlipViewPerspective(
bool horizontal
)
horizontal
true to flip horizontally, false to flip vertically.
((Document/Medical only) only).
This method achieves fast flip by changing only the ViewPerspective.
After using this method, you can reverse the result by restoring the original ViewPerspective.
Some methods must account for the view perspective. For more information refer to Accounting for View Perspective.
For more information, refer to Introduction to Image Processing With LEADTOOLS.
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