Name | Description | |
---|---|---|
![]() | AddNoiseRequestParams | Initializes a new instance of the AddNoiseRequestParams class. |
Name | Description | |
---|---|---|
![]() | AddNoiseRequestParams | Initializes a new instance of the AddNoiseRequestParams class. |
Name | Description | |
---|---|---|
![]() | autoNoiseGeneration | Gets or sets a value indicating whether the variance and mean is calculated automatically. |
![]() | autoSeedPercentageGeneration | Gets or sets a value indicating whether the seed percentage is calculated automatically. |
![]() | changeSource | Gets or sets a value indicating whether the changes must be saved in the source file. (Inherited from ImageProcessingCommandWithSourceChangeRequestParams) |
![]() | colorChannel | Gets or sets a color channel(s) to process. (Inherited from ConvolutionBasedRequestParams) |
![]() | 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) |
![]() | mean | Gets or sets the mean of the noise. |
![]() | monochromaticNoise | Gets or sets a value indicating whether the noise is monochromatic. |
![]() | noisePercentage | Gets or sets the noise rate on image. |
![]() | noiseType | Gets or sets a type of noise to add to the image. |
![]() | region | Gets or sets the rectangular region of interest. (Inherited from ImageProcessingCommandWithRegionAndSourceChangeRequestParams) |
![]() | 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) |
![]() | seedPercentage | Gets or sets a reference value to noise percentage. |
![]() | sessionId | Gets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase) |
![]() | variance | Gets or sets the variance of the noise. |