'Declaration <HttpPostAttribute()> Public Overridable Function SetAlphaChannelMask( _
ByVal requestParamsЗапрос к серверу, содержащий информацию об изображении и команде обработки изображения.As Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams _
) As Vintasoft.Shared.Web.WebImageInfoResponseParams
[HttpPost()] public virtual Vintasoft.Shared.Web.WebImageInfoResponseParams SetAlphaChannelMask(
Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Shared.Web.WebImageInfoResponseParams* SetAlphaChannelMask(
Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Shared.Web.WebImageInfoResponseParams^ SetAlphaChannelMask(
Vintasoft.Imaging.ImageProcessing.Web.Services.SetAlphaChannelMaskRequestParams^ requestParams
)
Parameters
- requestParams
- Запрос к серверу, содержащий информацию об изображении и команде обработки изображения.
Return Value
Ответ от сервера, содержащий результаты обработки изображения.