'Declaration Protected Overridable Function GetTextRegionOfImage( _
ByVal requestParamsInformation about image.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams
protected virtual Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams GetTextRegionOfImage(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams* GetTextRegionOfImage(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams^ GetTextRegionOfImage(
Vintasoft.Shared.Web.WebImageInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Information about image.
Return Value
Response from the server, which contains information about text region of image.