#ifndef _LTIMGNEW_H_ #define _LTIMGNEW_H_ /******************************************************************/ /**************************** ID's ********************************/ /******************************************************************/ /***********************************************************************************/ /********************************* Structure ***************************************/ /***********************************************************************************/ /***********************************************************************************/ /********************************** Functions **************************************/ /***********************************************************************************/ /*------------------------------------- Other functions ---------------------------------------*/ L_INT EXT_FUNCTION L_GetPixelColorInCS (pBITMAPHANDLE pBitmap, L_UINT uRow, L_UINT uCol, L_UINT uColorSpace, L_INT nComp[4], LPCOLORREF crColor); #endif /******************************************************************/