Leadtools.Controls Namespace > ImageViewer Object : GetItemImageFloatingPointTransform Method |
function Leadtools.Controls.ImageViewer.getItemImageFloatingPointTransform( item )
Parameter | Type | Description |
---|---|---|
item | ImageViewerItem | The reference item, this value cannot be null. |
Type | Description |
---|---|
LeadMatrix | The transformation matrix of the image of an item with values in floating point instead of rounded off to an integer. |
GetItemImageTransformScaleOnly returns the matrix value from GetItemImageTransform in floating point.