L_FreeBlurDetectionOptions

Summary

Frees the memory associated with the BLURDETECTIONOPTIONS structure allocated by calling the L_BlurDetectionExt function.

Syntax

#include "l_bitmap.h"

L_LTIMGCOR_API L_VOID L_FreeBlurDetectionOptions(pOptions)

Parameters

BLURDETECTIONOPTIONS *pOptions

Pointer to a structure containing the blur options to free.

Returns

None.

Comments

This function should be called when the blur options data is no longer needed.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example. refer to L_BlurDetectionExt.

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.