ImageGear .NET v24.12 - Updated
ImageDataProvider Class Methods


ImageGear24.Web.Services Assembly > ImageGear.Web.DataProviders Namespace : ImageDataProvider Class

For a list of all members of this type, see ImageDataProvider members.

Public Methods
 NameDescription
Public MethodRetrieves the image specified in the parameter DocumentIdentifier. This call is being deprecated. Please use OpenImageData() instead.This method does not support multiple provider model!!  
Public Method Opens connection for obtaining ART (annotations) data from the storage system.  
Public MethodOpens connection for obtaining document image data from the storage system. This call has support for create, read and write methods. This method is preferred over GetImage() for reading image data. This method is required if multiple provider support is required or image upload is desired.  
Top
See Also

Reference

ImageDataProvider Class
ImageGear.Web.DataProviders Namespace