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