Transformation matrix of the image of an item.
public LeadMatrix GetItemImageTransform(
ImageViewerItem item
)
Public Function GetItemImageTransform(
ByVal item As ImageViewerItem
) As LeadMatrix
public:
LeadMatrix^ GetItemImageTransform(
ImageViewerItem^ item
)
item
The reference item, this value cannot be null.
The transformation matrix of the image of an item.
GetItemContentTransform returns the transformation used to render the image of an item in relation to the top-left corner of the viewer control.
For more information refer to Image Viewer Appearance, Image Viewer Transformation, and Image Viewer Bounds and Transform.
For an example, refer to ConvertPoint.
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