LBitmapBase::IsPixelsSigned

Summary

Determines whether the pixel values in the bitmap are signed.

Syntax

#include "ltwrappr.h"

L_BOOL LBitmapBase::IsPixelsSigned()

Returns

Value Meaning
TRUE The pixel values in the bitmap are signed.
FALSE The pixel values in the bitmap are not signed.

Comments

Call this function to check if the pixel values in the bitmap are signed.

Required DLLs and Libraries

Platforms

Win32, x64.

See Also

Example

For an example, refer to LBitmapBase::ClearNegativePixels.

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++ Class Library Help

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