Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.SpecialEffects assembly)

Show in webframe

IntelligentUpScaleCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by IntelligentUpScaleCommand.

Public Constructors
 NameDescription
IntelligentUpScaleCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
HasProgressDetermines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand)
HeightUpScalingFactorGets or sets the number of the up scaling process stages for the new height to be achieved.  
MaskImageGets or sets the RasterImage object that references the mask image.  
NewHeightGets or sets the new Height.  
NewWidthGets or sets the new Width.  
PreserveObjectColorGets or sets a value that represents the color of the preserve color area in order.  
RemoveObjectColorGets or sets a value that represents the color of the remove color area.  
UpScalingOrderGets or sets the value that determine whether the processing will start with the width first then the height or vice versa.  
UsePreserveObjectColorGets or sets the value that indicates whether to use the preserve object color.  
UseRemoveObjectColorGets or sets the value that indicates whether to use the remove object color.  
WidthUpScalingFactorGets or sets the number of up scaling process stages for the new width to be achieved.  
Top
Public Methods
 NameDescription
GetStringDescriptionReturns a meaningful name for this command.  
OnProgressImplements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand)
RunImplements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand)
ToStringOverridden. Returns a meaningful name for this method.  
Top
Public Events
 NameDescription
ProgressImplements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

IntelligentUpScaleCommand Class
Leadtools.ImageProcessing.SpecialEffects Namespace

Error processing SSI file