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