'Declaration <HttpPostAttribute()> Public Overridable Function AutoTextOrientation( _
ByVal requestParamsЗапрос к серверу, содержащий информацию об изображении и команде обработки изображения.As Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.AutoTextOrientationRequestParams _
) As Vintasoft.Shared.Web.WebImageInfoResponseParams
[HttpPost()] public virtual Vintasoft.Shared.Web.WebImageInfoResponseParams AutoTextOrientation(
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.AutoTextOrientationRequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Shared.Web.WebImageInfoResponseParams* AutoTextOrientation(
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.AutoTextOrientationRequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Shared.Web.WebImageInfoResponseParams^ AutoTextOrientation(
Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.AutoTextOrientationRequestParams^ requestParams
)
Parameters
- requestParams
- Запрос к серверу, содержащий информацию об изображении и команде обработки изображения.
Return Value
Ответ от сервера, содержащий результаты обработки изображения.