Function opencv::highgui::get_window_image_rect [−][src]
Expand description
Provides rectangle of image in the window.
The function getWindowImageRect returns the client screen coordinates, width and height of the image rendering area.
Parameters
- winname: Name of the window.
See also
resizeWindow moveWindow