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