ImageGear .NET v25.2 - Updated
ImageGear.Web.Services Assembly / ImageGear.Web.DataProviders Namespace / ImageDataProvider Class
Properties Methods


In This Topic
    ImageDataProvider Class Members
    In This Topic

    The following tables list the members exposed by ImageDataProvider.

    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 MethodOpens 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