Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

GetItemImageFloatingPointTransform Method

Show in webframe
The reference item, this value cannot be null.
Transformation matrix of the image of an item without rounded values.
Syntax
 function Leadtools.Controls.ImageViewer.getItemImageFloatingPointTransform( 
   item 
)

Parameters

ParameterTypeDescription
itemImageViewerItemThe reference item, this value cannot be null.

Return Value

TypeDescription
LeadMatrix 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.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file