Name | Description | |
---|---|---|
![]() | IsImageGrayscaleResponseParams | Initializes a new instance of the IsImageGrayscaleResponseParams class. |
Name | Description | |
---|---|---|
![]() | IsImageGrayscaleResponseParams | Initializes a new instance of the IsImageGrayscaleResponseParams class. |
Name | Description | |
---|---|---|
![]() | blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase) |
![]() | colorPixelCount | Gets the count of color pixels in the image. |
![]() | errorMessage | Gets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase) |
![]() | isImageGrayScale | Gets a value indicating whether the image is grayscale. |
![]() | maxPercentOfColorPixels | Gets the maximum allowable count, in percents, of color pixels in the image. |
![]() | percentOfColorPixels | Gets the count, in percents, of color pixels in the image. |
![]() | 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) |
IsImageGrayscaleResponseParams Class
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace