Version 11 of the LEADTOOLS Screen Capture C API has changed from version 10 as follows:
Changed structures
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 *pPaintLUT; /* Paint LUT generated from PaintIntensity, PaintGamma, PaintIntensity */
L_UINT32 Reserved; /* reserved field, do not use */