'Declaration Protected Overridable Function DeserializeAnnotationCollection( _
ByVal requestParamsИнформация об исходном изображении.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
- Информация об исходном изображении.
Return Value
Ответ, содержащий коллекцию аннотаций в JSON формате.