Leadtools.ImageProcessing.SpecialEffects Namespace : IntelligentUpScaleCommand Class |
The following tables list the members exposed by IntelligentUpScaleCommand.
Name | Description | |
---|---|---|
IntelligentUpScaleCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
HasProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
HeightUpScalingFactor | Gets or sets the number of the up scaling process stages for the new height to be achieved. | |
MaskImage | Gets or sets the RasterImage object that references the mask image. | |
NewHeight | Gets or sets the new Height. | |
NewWidth | Gets or sets the new Width. | |
PreserveObjectColor | Gets or sets a value that represents the color of the preserve color area in order. | |
RemoveObjectColor | Gets or sets a value that represents the color of the remove color area. | |
UpScalingOrder | Gets or sets the value that determine whether the processing will start with the width first then the height or vice versa. | |
UsePreserveObjectColor | Gets or sets the value that indicates whether to use the preserve object color. | |
UseRemoveObjectColor | Gets or sets the value that indicates whether to use the remove object color. | |
WidthUpScalingFactor | Gets or sets the number of up scaling process stages for the new width to be achieved. |
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this method. |
Name | Description | |
---|---|---|
Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |