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