getItemImageFloatingPointTransform Method

Summary

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

Syntax
TypeScript
JavaScript
ImageViewer.prototype.getItemImageFloatingPointTransform = function( 
   item 
) 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly