cvGetWindowProperty 131 modules/highgui/include/opencv2/highgui/highgui_c.h CVAPI(double) cvGetWindowProperty(const char* name, int prop_id); cvGetWindowProperty 188 modules/highgui/src/window.cpp return cvGetWindowProperty(winname.c_str(), prop_id);