Applies the current transformation on the specified raster image.
public void ApplyImageViewPerspective(
RasterImage rasterImage,
bool apply
)
public:
void ApplyImageViewPerspective(
RasterImage^ rasterImage,
bool apply
)
def ApplyImageViewPerspective(self,rasterImage,apply):
rasterImage
Raster image to apply the transformation into.
apply
true to apply the transformation in the order they were added; false to apply the transformation in the reverse order.
This is a helper method that is used by the page to apply the current transformation on the data before returning it to the user. Refer to Document Page Transformation for more information.
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