Transformation matrix of the image of an item.
ImageViewer.prototype.getItemImageTransform = function(item)
getItemImageTransform(item: ImageViewerItem): LeadMatrix;
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET