Name | Description | |
---|---|---|
![]() | GetHistogramResponseRequest | Initializes a new instance of the GetHistogramResponseRequest class. |
Name | Description | |
---|---|---|
![]() | GetHistogramResponseRequest | Initializes a new instance of the GetHistogramResponseRequest class. |
Name | Description | |
---|---|---|
![]() | blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase) |
![]() | blueChannelHistogram | Gets an array of histogram data for the blue channel. |
![]() | errorMessage | Gets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase) |
![]() | greenChannelHistogram | Gets an array of histogram data for the green channel. |
![]() | luminosityChannelHistogram | Gets an array of histogram data for the luminosity. |
![]() | redChannelHistogram | Gets an array of histogram data for the red channel. |
![]() | requestId | Gets or sets the identifier of request. (Inherited from WebResponseParamsBase) |
![]() | success | Gets or sets a value indicating whether the request was completed successfully. (Inherited from WebResponseParamsBase) |
GetHistogramResponseRequest Class
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace