←Select platform

IRasterService Interface

Summary

Represents the WCF service contract for the raster service.

Syntax

C#
VB
C++
[ServiceContractAttribute(Name="IRasterService", Namespace="http://Leadtools.Services.Raster.ServiceContracts/2009/01")] 
public interface IRasterService 
  
<ServiceContractAttribute(Name="IRasterService", Namespace="http://Leadtools.Services.Raster.ServiceContracts/2009/01")> 
Public Interface IRasterService  
[ServiceContractAttribute(Name="IRasterService", Namespace="http://Leadtools.Services.Raster.ServiceContracts/2009/01")] 
public interface class IRasterService  

Remarks

You can use the Convert(convertrequest) method to convert in an image on disk to another format with any of the raster formats supported by LEADTOOLS.

You can use the GetInformation method to image information from a disk file.

Requirements

Target Platforms

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