LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

ConvertOptions Property

Show in webframe





Gets or sets the RasterConvertOptions that controls the conversion from one image format to any other image format supported by LEADTOOLS.
Syntax
public RasterConvertOptions ConvertOptions {get; set;}
'Declaration
 
Public Property ConvertOptions As RasterConvertOptions
'Usage
 
Dim instance As ConvertRequest
Dim value As RasterConvertOptions
 
instance.ConvertOptions = value
 
value = instance.ConvertOptions

            

            
public:
property RasterConvertOptions ConvertOptions {
   RasterConvertOptions get();
   void set (    RasterConvertOptions value);
}

Property Value

A RasterConvertOptions structure that controls the conversion from image format to any other image format.
Remarks
Set this property before calling the IRasterService.Convert.
Example
For an example, refer to ConvertRequest.
Requirements

Target Platforms

See Also

Reference

ConvertRequest Class
ConvertRequest Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features