'Declaration <HttpPostAttribute()> Public Overridable Function GetTextRegionOfImages( _
ByVal requestParamsИнформация об изображениях.As Vintasoft.Shared.Web.WebCompositeRequestParams(Of T) _
) As Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams[]
[HttpPost()] public virtual Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams[] GetTextRegionOfImages(
Vintasoft.Shared.Web.WebCompositeRequestParams<T> requestParams
)
[HttpPost()] public: virtual Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams*[] GetTextRegionOfImages(
Vintasoft.Shared.Web.WebCompositeRequestParams<T*>* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams^[] GetTextRegionOfImages(
Vintasoft.Shared.Web.WebCompositeRequestParams<T^>^ requestParams
)
Parameters
- requestParams
- Информация об изображениях.
Return Value
Ответ от сервера, содержащий информацию о текстовых областях изображений.