←Select platform

BatchRequest Class

Syntax

C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BatchRequest")] 
public class BatchRequest : CommandRequest 
  
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BatchRequest")> 
Public Class BatchRequest  
   Inherits Leadtools.Services.Imageprocessing.Datacontracts.CommandRequest 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BatchRequest")] 
public ref class BatchRequest : public Leadtools.Services.Imageprocessing.Datacontracts.CommandRequest  

Remarks

This class can apply more than one image processing operation on an image at one time, and in the same order they have been added to the Requests collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.ImageProcessing.DataContracts Assembly