L_GetPaintIntensity

Summary

Gets the current intensity value for the specified bitmap. This value is set by the L_SetPaintIntensity function.

Syntax

#include "l_bitmap.h"

L_LTDIS_API L_INT L_GetPaintIntensity(pBitmap)

Parameters

pBITMAPHANDLE pBitmap

Pointer to the bitmap handle that references the bitmap from which to retrieve the intensity value. This cannot be NULL.

Returns

The current intensity setting. Possible values are -1000 to +1000.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_GetPaintContrast.

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.