←Select platform

SetAutoFixImageResolutionOptions Method

Summary

Sets the automatic resolution conversion options used by LEADTOOLS to automatically convert the resolution of digital photos.

Syntax
C#
VB
C++
public static void SetAutoFixImageResolutionOptions( 
   AutoFixImageResolutionOptions value 
) 
Public Shared Sub SetAutoFixImageResolutionOptions( 
   ByVal value As AutoFixImageResolutionOptions 
) 
public:  
   static void SetAutoFixImageResolutionOptions( 
      AutoFixImageResolutionOptions^ value 
   ) 

Parameters

value

The automatic resolution conversion options used by LEADTOOLS to automatically convert the resolution of digital photos.

Remarks

The options set by this method are global (valid for all the threads).

Use RasterDefaults.GetAutoFixImageResolutionOptions.

For more information, refer to AutoFixImageResolutionOptions.

Example

For an example, refer to AutoFixImageResolutionOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly