L_SetAutoFixBitmapResolutionOptions

#include "l_bitmap.h"

L_LTKRN_API L_INT EXT_FUNCTION L_SetAutoFixBitmapResolutionOptions(pOptions)

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

Parameters

L_AutoFixBitmapResolutionOptions * pOptions

Pointer to a structure that contains the options used to automatically convert the resolution of digital photos.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

The values set by this function are global and affect all threads. They affect the load functions, the functions to obtain file information and the L_AutoFixBitmapResolution function.

To get the current options used to automatically convert bitmap resolution, call L_GetAutoFixBitmapResolutionOptions.

For more information on how LEADTOOLS automatically convert the resolution of digital photos, refer to L_AutoFixBitmapResolutionOptions.

Required DLLs and Libraries

Platforms

Win32, x64.

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

LEADTOOLS Raster Imaging C API Help