The following tables list the members exposed by ApplyTransformationParametersCommand.
Name | Description | |
---|---|---|
ApplyTransformationParametersCommand Constructor | Overloaded. Initializes a new ApplyTransformationParametersCommand class object with default parameters. |
Name | Description | |
---|---|---|
Angle | Gets or sets the angle of rotation, in hundredths of degrees(+/-). | |
Flags | Gets or sets a value that specifies the behavior when resizing the image. | |
HasProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
XScale | gets or sets the amount of image x-axis (Width) scaling. | |
XTranslation | Gets or sets the amount of image translation along the x-axis (Width). | |
YScale | Gets or sets the amount of image y-axis (Height) scaling. | |
YTranslation | Gets or sets the amount of image translation (in pixels) along the y-axis (Height). |
Name | Description | |
---|---|---|
OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Overridden. Returns a meaningful name for this method. |
Name | Description | |
---|---|---|
Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |