Name | Description | |
---|---|---|
![]() | GetDocumentImageRotationAngleRequestParams | Initializes a new instance of the GetDocumentImageRotationAngleRequestParams class. |
Name | Description | |
---|---|---|
![]() | GetDocumentImageRotationAngleRequestParams | Initializes a new instance of the GetDocumentImageRotationAngleRequestParams class. |
Name | Description | |
---|---|---|
![]() | binarization | Gets or sets a binarization command, which must be applied to a not black-white images. |
![]() | decodingSettings | Gets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams) |
![]() | detectBorder | Gets or sets the value indicating whether the command should detect border in image. |
![]() | 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) |
![]() | minConfidence | Gets or sets the minimum confidence for determined orientation. |
![]() | removeLinesBeforeTextOrientationDetection | Gets or sets the value indicating whether the command should remove lines before the orientation detection. |
![]() | 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) |
GetDocumentImageRotationAngleRequestParams Class
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services Namespace