'Declaration Protected Overridable Function DeserializeAnnotationCollection( _
ByVal requestParamsInformation about source image.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As Vintasoft.Imaging.Annotation.Web.Services.BaseAnnotationCollectionResponseParams
protected virtual Vintasoft.Imaging.Annotation.Web.Services.BaseAnnotationCollectionResponseParams DeserializeAnnotationCollection(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Annotation.Web.Services.BaseAnnotationCollectionResponseParams* DeserializeAnnotationCollection(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
protected:
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.