Transformation matrix of the image of an item without translation and rotation.
ImageViewer.prototype.getItemImageTransformScaleOnly = function(item)
getItemImageTransformScaleOnly(item: ImageViewerItem): LeadMatrix; // protected
item
The reference item, this value cannot be null.
The transformation matrix of the image of an item with the translation and rotation values removed.
GetItemImageTransformScaleOnly returns the matrix value from GetItemImageTransform with the translation and rotation values removed.
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