L_SetAutoFixBitmapResolutionOptions

Summary

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

Syntax

#include "l_bitmap.h"

L_LTKRN_API L_INT EXT_FUNCTION L_SetAutoFixBitmapResolutionOptions(pOptions)

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.

See Also

Functions

Structures

Topics

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

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.