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