←Select platform

GetAutoFixImageResolutionOptions Method

Summary

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

Syntax
C#
VB
C++
public static AutoFixImageResolutionOptions GetAutoFixImageResolutionOptions() 
Public Shared Function GetAutoFixImageResolutionOptions() As AutoFixImageResolutionOptions 
public:  
   static AutoFixImageResolutionOptions^ GetAutoFixImageResolutionOptions() 

Return Value

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

Remarks

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

To change the current options, change the values in the object returned and pass the updated value to RasterDefaults.SetAutoFixImageResolutionOptions.

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