Error in Qt: undefined reference to `_imp__GetPixel@12'

ساخت وبلاگ

Vote count: 0

When I use the function: GetPixel, I get an error: undefined reference to `_imp__GetPixel@12'

#include #include inline int getcolor(int x, int y, HWND hwnd=0) { HDC hdc =(hwnd ==0) ? GetDC(st->getHWND()) : GetDC(hwnd); int color = GetPixel(hdc, x, y); //error, Not compiled return color;
}
asked 46 secs ago

back soft...
ما را در سایت back soft دنبال می کنید

برچسب : نویسنده : استخدام کار backsoft بازدید : 528 تاريخ : چهارشنبه 6 ارديبهشت 1396 ساعت: 12:03