ImageService
The LEAD ImageService is used to get information, process images based on a LEAD Command Dataset, and convert images from one format to another.
Image Service Online SDK Documentation
ASP.NET Tutorial
Windows Forms Tutorial
The following operations are supported. For a formal definition, please review the Service Description.
-
ProcessImage
Processes an image using commands in a LEAD Command Dataset. -
GetImage
Returns as a byte array an image uploaded to the user's folder located on the remote LEAD Web Service server. -
ProcessImageList
Processes an array of images using commands in a LEAD Command Dataset. -
GetImageInfo
Returns an XML dataset containing the information for the requested image. This information contains image format, pixel format, width, height, resolution, pages, etc.