Error processing SSI file
(Leadtools.Controls)

Show in webframe

GetItemImageFloatingPointTransform Method




The reference item, this value cannot be null.
Transformation matrix of the image of an item without rounded values.
Syntax
public LeadMatrix GetItemImageFloatingPointTransform( 
   ImageViewerItem item
)
'Declaration
 
Public Function GetItemImageFloatingPointTransform( _
   ByVal item As ImageViewerItem _
) As 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

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file