The following tables list the members exposed by SpatialFilterCommand.
Name | Description | |
---|---|---|
![]() | SpatialFilterCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Bias | Gets or sets the number added to the weighted average. Supported in Silverlight, Windows Phone 7 |
![]() | Dimension | This property is updated with the number of pixels on one side of the square (neighborhood) used for averaging. Supported in Silverlight, Windows Phone 7 |
![]() | Divisor | Gets or sets the number used to divide the sum of weighted values. Supported in Silverlight, Windows Phone 7 |
![]() | HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Matrix | Gets or sets the array of weighting factors. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |