Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
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 PropertyAngle Gets or sets the image rotation angle, in hundredths of degrees.  
Public PropertyXScale Gets or sets the image x-scaling (resizing), in percent.  
Public PropertyXTranslation Gets or sets the image's x-translation, in hundredths of pixels.  
Public PropertyYScale Gets or sets the image y-scaling (resizing), in percent.  
Public PropertyYTranslation Gets or sets the image's y-translation, in hundredths of pixels.  
Top

See Also