
| Leadtools.ImageProcessing.Effects Namespace : AntiAliasingCommand Class |
The following tables list the members exposed by AntiAliasingCommand.
| Name | Description | |
|---|---|---|
![]() | AntiAliasingCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Dimension | Gets or sets a value that indicates the size of the anti-aliasing mask. |
![]() | Filter | Gets or sets a value that indicates the type of anti-aliasing filter to use. |
![]() | HasProgress | Determines if the command object has a progress event handler set. (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Threshold | Gets or sets the threshold value that indicates which pixels to smooth. |
| Name | Description | |
|---|---|---|
![]() | GetStringDescription | Returns a meaningful name for this command. |
![]() | OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this method. |
| Name | Description | |
|---|---|---|
![]() | Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. (Inherited from Leadtools.ImageProcessing.RasterCommand) |