←Select platform

GetItemImageFloatingPointTransform Method (ImageViewer)

Summary

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

Syntax

C#
VB
C++
public LeadMatrix GetItemImageFloatingPointTransform( 
   ImageViewerItem item 
) 
Public Function GetItemImageFloatingPointTransform( 
   ByVal item As ImageViewerItem 
) As LeadMatrix 
public:  
   LeadMatrix^ GetItemImageFloatingPointTransform( 
      ImageViewerItem^ item 
   ) 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize