getItemImageTransformScaleOnly Method (ImageViewer)

Summary

Transformation matrix of the image of an item without translation and rotation.

Syntax

JavaScript Syntax
ImageViewer.prototype.getItemImageTransformScaleOnly = function(item)
TypeScript Syntax
getItemImageTransformScaleOnly(item: ImageViewerItem): LeadMatrix; // protected

Parameters

item

The reference item, this value cannot be null.

Return Value

The transformation matrix of the image of an item with the translation and rotation values removed.

Remarks

GetItemImageTransformScaleOnly returns the matrix value from GetItemImageTransform with the translation and rotation values removed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize