Name | Description | |
---|---|---|
![]() | ColorNoiseClearRequestParams | Initializes a new instance of the ColorNoiseClearRequestParams class. |
Name | Description | |
---|---|---|
![]() | ColorNoiseClearRequestParams | Initializes a new instance of the ColorNoiseClearRequestParams class. |
Name | Description | |
---|---|---|
![]() | changeSource | Gets or sets a value indicating whether the changes must be saved in the source file. (Inherited from ImageProcessingCommandWithSourceChangeRequestParams) |
![]() | colorSpheres | Gets or sets an array of colors, presented as color spheres, which should be replaced. |
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | expandSupportedPixelFormats | Gets or sets a value indicating whether the processing command need to convert the processing image to the nearest pixel format without color loss if processing command does not support pixel format of the processing image (Inherited from BaseProcessingCommandRequestParams) |
![]() | imageInfo | Gets or sets an information about web image. (Inherited from WebImageInfoRequestParams) |
![]() | interpolationRadius | Gets or sets a radius, in range from 0 to 1, which specifies when interpolation should be used for color replacement. |
![]() | maskImage | Gets or sets the black-white image mask. |
![]() | renderingSettings | Gets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebRequestParamsBase) |
![]() | restoreSourcePixelFormat | Gets or sets a value indicating whether the processing command need to restore source pixel format of processed image if source image pixel format was change during image processing. (Inherited from BaseProcessingCommandRequestParams) |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
ColorNoiseClearRequestParams Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace