The following tables list the members exposed by IntelligentUpScaleCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
IntelligentUpScaleCommand | Initializes a new IntelligentUpScaleCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
![]() |
GetStringDescription | Returns a meaningful name for this command. |
![]() |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) |
![]() |
Run | Implements Run. (Inherited from RasterCommand) |
![]() |
ToString | Overridden. Returns a meaningful name for this method. |
Public Properties
Name | Description | |
---|---|---|
![]() |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from 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. |
Public Events
Name | Description | |
---|---|---|
![]() |
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET