←Select platform

Default Property

Summary

Gets the default conversion options used by LEADTOOLS for converting an image.

Syntax

C#
VB
C++
public static RasterConvertOptions Default { get; } 
  
Public Shared ReadOnly Property Default As Leadtools.Services.Raster.Datacontracts.RasterConvertOptions 

Property Value

The default conversion options used by LEADTOOLS for converting an image.

Remarks

This property returns a RasterConvertOptions structure that contains the default conversion options to be used to convert an image.

For more information, refer to the RasterConvertOptions structure members.

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.Raster.DataContracts Assembly