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