The following tables list the members exposed by ApplyTransformationParametersCommand.
Name | Description | |
---|---|---|
![]() | ApplyTransformationParametersCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Angle | Gets or sets the angle of rotation, in hundredths of degrees(+/-). Supported in Silverlight, Windows Phone 7 |
![]() | Flags | Gets or sets a value that specifies the behavior when resizing the image. Supported in Silverlight, Windows Phone 7 |
![]() | HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | XScale | gets or sets the amount of image x-axis (Width) scaling. Supported in Silverlight, Windows Phone 7 |
![]() | XTranslation | Gets or sets the amount of image translation along the x-axis (Width). Supported in Silverlight, Windows Phone 7 |
![]() | YScale | Gets or sets the amount of image y-axis (Height) scaling. Supported in Silverlight, Windows Phone 7 |
![]() | YTranslation | Gets or sets the amount of image translation (in pixels) along the y-axis (Height). Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this method. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |