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

Show in webframe

IntelligentDownScaleCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by IntelligentDownScaleCommand.

Public Constructors
 NameDescription
IntelligentDownScaleCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
DownScalingOrderGets or sets the value that determine whether the processing will start with the width first then the height or vice versa.  
HasProgressDetermines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand)
MaskImageGets or sets the RasterImage object that references the mask image. The mask image is the same as original image but with colors on certain areas that need to be deleted.  
NewHeightGets or sets the new Height.  
NewWidthGets or sets the new Width.  
PreserveObjectColorGets or sets a value that represents the color of the area to be preserved. To be preserved, the color has to be different than colors in image.  
RemoveObjectColorGets or sets a value that represents the color of the area to be removed, to be removed and it has to be different than colors in image.  
UsePreserveObjectColorGets or sets the value that indicates whether to used the preserve object color.  
UseRemoveObjectColorGets or sets the value that indicates whether to used the remove object color.  
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

IntelligentDownScaleCommand Class
Leadtools.ImageProcessing.SpecialEffects Namespace

Error processing SSI file