Leadtools.Services.ImageProcessing.DataContracts Namespace : UnsharpMaskRequest Class |
The following tables list the members exposed by UnsharpMaskRequest.
Name | Description | |
---|---|---|
UnsharpMaskRequest Constructor | Initializes a new instance of the UnsharpMaskRequest class object. |
Name | Description | |
---|---|---|
Amount | Gets or sets a value that represents an adjustment factor. This is a percentage. | |
ColorType | Gets or sets a value that indicates the color space in which to apply the mask. | |
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) | |
Radius | Gets or sets a value that indicates the size of the neighborhood used for blurring each pixel of the image. | |
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) | |
Threshold | Gets or sets a value that indicates the threshold for modifying the original value of the pixel. |