Name | Description | |
---|---|---|
![]() | ImageSegmentationResponseParams | Initializes a new instance of the ImageSegmentationResponseParams class. |
Name | Description | |
---|---|---|
![]() | ImageSegmentationResponseParams | Initializes a new instance of the ImageSegmentationResponseParams class. |
Name | Description | |
---|---|---|
![]() | blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase) |
![]() | errorMessage | Gets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase) |
![]() | regions | Gets the result of image segmentation. |
![]() | 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) |
ImageSegmentationResponseParams Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace