Leadtools.Services.ImageProcessing.DataContracts Namespace : BatchRequest Class |
The following tables list the members exposed by BatchRequest.
Name | Description | |
---|---|---|
BatchRequest Constructor | Initializes a new instance of the BatchRequest class object. |
Name | Description | |
---|---|---|
ConvertOptions | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterConvertOptions which controls the conversion from one image format to any of the image formats supported by LEADTOOLS. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) | |
RegionData | Gets or sets the Leadtools.Services.Raster.DataContracts.RasterRegionData object that will be used to specify a region on an image. (Inherited from Leadtools.Services.ImageProcessing.DataContracts.CommandRequest) | |
Requests | Gets or sets a collection of RequestData to be applied on an image using the Leadtools.Services.ImageProcessing.ServiceContracts.IBatchService.Batch(Leadtools.Services.ImageProcessing.DataContracts.BatchRequest) operation. |