'Declaration <HttpPostAttribute()> Public Overridable Function DeserializeAnnotationCollection( _
ByVal requestParamsInformation about source image.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
- Information about source image.
Return Value
Response that contains annotation collection in JSON format.