Changes from Version 10 to Version 11

Version 11 of the LEADTOOLS Screen Capture API has changed from version 10 as follows:

Changed structures

image\sqrblit.gif The following members have been added to the BITMAPHANDLE structure:

L_UINT PaintGamma; /* Paint gamma value to be used during painting */

L_INT PaintContrast; /* Paint contrast value to be used during painting */

L_INT PaintIntensity; /* Paint intensity value to be used during painting */

L_UCHAR L_FAR*pPaintLUT; /* Paint LUT generated from PaintIntensity, PaintGamma, PaintIntensity */

L_UINT32 Reserved; /* reserved field, do not use */