Leadtools.ImageProcessing Namespace : SizeCommand Class |
The following tables list the members exposed by SizeCommand.
Name | Description | |
---|---|---|
SizeCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
Flags | Gets or sets the flags that control the behavior when resizing the image. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Height | Gets or sets the new image height in pixels. | |
Width | Gets or sets the new image width in pixels. |
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | Implements IRasterCommand.Run. (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Name | Description | |
---|---|---|
Progress | Implements Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |