Leadtools.Services.ImageProcessing.DataContracts Namespace : SmoothRequest Class |
The following tables list the members exposed by SmoothRequest.
Name | Description | |
---|---|---|
SmoothRequest Constructor | Initializes a new instance of the SmoothRequest class object. |
Name | Description | |
---|---|---|
ConvertOptions | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterConvertOptions which controls the conversion from one image format to any of the image formats supported by LEADTOOLS. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) | |
Flags | Gets or sets a value that determines the behavior of the smoothing process. | |
Length | Gets or sets the length of the bump (or nick) to remove (or fill). All bumps and nicks less than or equal to this size are processed. This value is in pixels. | |
RegionData | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be used to specify a region on an image. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) |