#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.
Pointer to a structure that contains the options used to automatically convert the resolution of digital photos.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
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
Win32, x64.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document