'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function ConvertFileToJpeg2000( _
ByVal requestParamsПреобразование настроек и информации о файле изображения.As Vintasoft.Imaging.Web.Services.ConvertFileToJpeg2000RequestParams _
) As Vintasoft.Imaging.Web.Services.ConvertToResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams ConvertFileToJpeg2000(
Vintasoft.Imaging.Web.Services.ConvertFileToJpeg2000RequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams* ConvertFileToJpeg2000(
Vintasoft.Imaging.Web.Services.ConvertFileToJpeg2000RequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Imaging.Web.Services.ConvertToResponseParams^ ConvertFileToJpeg2000(
Vintasoft.Imaging.Web.Services.ConvertFileToJpeg2000RequestParams^ requestParams
)
Parameters
- requestParams
- Преобразование настроек и информации о файле изображения.
Return Value
Ответ сервера, содержащий информацию о процессе конвертации файлов.