←Select platform

ConvertOptions Property

Summary

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.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="ConvertOptions", IsRequired=true)] 
public RasterConvertOptions ConvertOptions { get; set; } 

Property Value

A Leadtools.Services.Raster.DataContracts.RasterConvertOptions structure which controls the conversion from one image format to any of the image formats supported by LEADTOOLS.

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