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