REMOVEBACKGROUNDINFO

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

The REMOVEBACKGROUNDINFO structure provides the amount of removing background information for the L_RemoveBackground function.

Member Description
uStructSize Size of this structure in bytes, for versioning. Use the sizeof() macro 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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Raster Imaging C API Help