LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
TransformationParameters Structure Members
See Also  Properties 
Leadtools.ImageProcessing.Core Namespace : TransformationParameters Structure


The following tables list the members exposed by TransformationParameters.

Public Properties

 NameDescription
public Property AngleGets or sets the image rotation angle, in hundredths of degrees.  
public Property XScaleGets or sets the image x-scaling (resizing), in percent.  
public Property XTranslationGets or sets the image's x-translation, in hundredths of pixels.  
public Property YScaleGets or sets the image y-scaling (resizing), in percent.  
public Property YTranslationGets or sets the image's y-translation, in hundredths of pixels.  
Top

See Also