L_GetTempFileMode

#include "l_bitmap.h"

L_LTKRN_API L_TEMPFILEMODE L_GetTempFileMode()

Gets the value indicating whether the temp files are on disk, in memory, or a combination of disk and memory.

Returns

For possible values, refer to L_TEMPFILEMODE.

Comments

The returned value can be used to get/set the temp file options. These options are global (all threads use the same settings).

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to TEMPFILEOPTIONS

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