'Declaration <HttpPostAttribute()> Public Overridable Function UploadBase64Images( _
ByVal requestParamsInformation about images that must be saved.As Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams _
) As Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams
[HttpPost()] public virtual Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams UploadBase64Images(
Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams requestParams
)
[HttpPost()] public: virtual Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams* UploadBase64Images(
Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams* requestParams
)
[HttpPost()] public:
virtual Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams^ UploadBase64Images(
Vintasoft.Imaging.Web.Services.UploadBase64ImagesRequestParams^ requestParams
)
Parameters
- requestParams
- Information about images that must be saved.
Return Value
Response from the server