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 Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : TransformationParameters Structure


"

For a list of all members of this type, see TransformationParameters members.

"

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