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