←Select platform

TransformationParameters Structure

Summary

Structure that contains the rotation angle, XY scaling, and XY translation of the transformed image with comparison to the reference image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public struct TransformationParameters 
Public Structure TransformationParameters  
   Inherits System.ValueType 
public class TransformationParameters 
@interface LTTransformationParameters : NSObject 
public class TransformationParameters 
JAVASCRIPT_NOSTRUCTS 
public value class TransformationParameters : public System.ValueType  

Example

Refer to GetTransformationParameters.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly