REMOVEBACKGROUNDINFO

Summary

The REMOVEBACKGROUNDINFO structure provides the amount of removing background information.

Syntax

typedef struct tagREMOVEBACKGROUNDINFO 
{ 
   L_UINT uStructSize; 
   L_UINT uBGRemovaleFactor; 
} REMOVEBACKGROUNDINFO, *pREMOVEBACKGROUNDINFO; 

Members

uStructSize

Size of this structure in bytes, for versioning. Use the sizeof() operator to calculate this value.

uBGRemovaleFactor

This value determines the amount of removing background. Recommended value is 800. This value accepts only positive values within the range from 0 to 1000.

Usage

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.