Leadtools.Services.ImageProcessing.DataContracts Namespace : BorderRemoveRequest Class |
The following tables list the members exposed by BorderRemoveRequest.
Name | Description | |
---|---|---|
![]() | BorderRemoveRequest Constructor | Initializes a new instance of the BorderRemoveRequest class object. |
Name | Description | |
---|---|---|
![]() | BorderFlags | Flag that indicates which border to remove. |
![]() | 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 flag that determines the behavior of the border removal process. |
![]() | Percent | Gets or sets the percent of the image dimension in which the border will be found. |
![]() | 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) |
![]() | Variance | Gets or sets the amount of variance tolerated in the border. |
![]() | WhiteNoiseLength | Gets or sets the amount of white noise tolerated when determining the border. |