getItemImageFloatingPointTransform Method

Summary

Transformation matrix of the image of an item without rounded values.

Syntax

JavaScript Syntax
ImageViewer.prototype.getItemImageFloatingPointTransform = function(item) 
TypeScript Syntax
getItemImageFloatingPointTransform(item: ImageViewerItem): LeadMatrix; 

Parameters

item

The reference item, this value cannot be null.

Return Value

The transformation matrix of the image of an item with values in floating point instead of rounded off to an integer.

Remarks

GetItemImageTransformScaleOnly returns the matrix value from GetItemImageTransform in floating point.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly