The following tables list the members exposed by DotRemoveRequest.
Name | Description | |
---|---|---|
![]() | DotRemoveRequest Constructor | Initializes a new instance of the DotRemoveRequest class object. |
Name | Description | |
---|---|---|
![]() | ConvertOptions | Gets or sets the RasterConvertOptions which controls the conversion from one image format to any of the image formats supported by LEADTOOLS. (Inherited from CommandRequest) |
![]() | Flags | Gets or sets flags that determine the behavior of the dot removal process. |
![]() | MaximumDotHeight | Gets or sets the maximum height of a dot to be removed. |
![]() | MaximumDotWidth | Gets or sets the maximum width of a dot to be removed. |
![]() | MinimumDotHeight | Gets or sets the minimum height of a dot to be removed. |
![]() | MinimumDotWidth | Gets or sets the minimum width of a dot to be removed. |
![]() | RegionData | Gets or sets the RasterRegionData object that will be used to specify a region on an image. (Inherited from CommandRequest) |